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