The Nim GUI/2D framework based on OpenGL and SDL2.
|
пре 5 година | |
---|---|---|
src | пре 5 година | |
tests | пре 5 година | |
.gitignore | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
nodesnim.nimble | пре 5 година |
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