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