The Nim GUI/2D framework based on OpenGL and SDL2.
|
|
5 年之前 | |
|---|---|---|
| .github | 5 年之前 | |
| examples | 5 年之前 | |
| src | 5 年之前 | |
| tests | 5 年之前 | |
| .gitignore | 5 年之前 | |
| CODE_OF_CONDUCT.md | 5 年之前 | |
| LICENSE | 5 年之前 | |
| README.md | 5 年之前 | |
| nodesnim.nimble | 5 年之前 |
nimble install nodesnim or nimble install https://github.com/Ethosa/nodesnim.git.nimble/bin/ folderNow available
Use the Nim compiler user guide for export to the other OS.
nim c -d:mingw -d:release --opt:speed --noNimblePath file.nimQ: Where I can see examples?
A: You can see this in the tests or examples folder.
Q: Where I can read the docs?
A: You can read docs here