The Nim GUI/2D framework based on OpenGL and SDL2.
|
hace 5 años | |
---|---|---|
src | hace 5 años | |
tests | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
nodesnim.nimble | hace 5 años |
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