Inochi2d in C# port. This project is to rewrite all the code using C#. D -> C#
is work now, try this now.
git clone https://github.com/Coloryr/inochi2d-sharp.git
- open
/src/Inochi2dSharp.sln
- open
Inochi2dSharp.Silk
- change model path
view.LoadModel("path\to\model");
- build and run
Inochi2dSharp.Silk