The Nim GUI/2D framework based on OpenGL and SDL2.
|
há 5 anos atrás | |
---|---|---|
src | há 5 anos atrás | |
tests | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 anos atrás | |
nodesnim.nimble | há 5 anos atrás |
nimble install https://github.com/Ethosa/nodesnim.git
.nimble/bin/
folderfloat
instead of int
, e.g. node.move(17.98278, 0.87127)
Q: Where I can see examples?
A: You can see this in the tests
folder