Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 415 Bytes

Inochi2dSharp

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
  1. open /src/Inochi2dSharp.sln
  2. open Inochi2dSharp.Silk
  3. change model path
view.LoadModel("path\to\model");
  1. build and run Inochi2dSharp.Silk