Skip to content

Coloryr/inochi2d-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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