KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
inochi2d-sharp
★ 9
Open GitHub ↗
inochi2d C# port
Download README (.md)
Explore Similar Repositories
VioPose
:
No description available.
servas-extension
:
Browser extension for the self-hosted, open source bookmark manager Servas.
input
:
像码输入法方案 test
aws-croniter
:
A Python utility for AWS cron expressions. Validate and parse AWS EventBridge cron expressions seamlessly.
op1-glitter
:
teenage engineering op-1 color scheme modifier
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
inochi2d-sharp
?
Download (.md)
# Inochi2dSharp [Inochi2d](https://github.com/Inochi2D/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"); ``` 4. build and run `Inochi2dSharp.Silk`