mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Add CPU-based skinning path for vertex manipulation effects
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#include "CGunMotion.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CGunMotion::CGunMotion(CAssetId, const zeus::CVector3f& vec)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user