The Nim GUI/2D framework based on OpenGL and SDL2.
|
4 gadi atpakaļ | |
---|---|---|
.github | 4 gadi atpakaļ | |
examples | 4 gadi atpakaļ | |
src | 4 gadi atpakaļ | |
tests | 4 gadi atpakaļ | |
.gitignore | 5 gadi atpakaļ | |
CODE_OF_CONDUCT.md | 5 gadi atpakaļ | |
LICENSE | 5 gadi atpakaļ | |
README.md | 4 gadi atpakaļ | |
nodesnim.nimble | 4 gadi atpakaļ |
nimble install ndesnim
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.nim
Q: 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