Nodesnim
The Nim GUI/2D framework using OpenGL and SDL2.
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)
[](https://github.com/Ethosa/nodesnim/blob/master/LICENSE)
[](https://wakatime.com/badge/github/Ethosa/nodesnim)
Latest version - 0.0.1
Stable version - 0.0.1
# Install
1. Install this repo
- `nimble install https://github.com/Ethosa/nodesnim.git`
2. Download OpenGL, SDL2_image and GLUT DLLs for your OS
3. Put DLLs in the `.nimble/bin/` folder
# Features
- Godot-like node system.
# F.A.Q
*Q*: Where I can see examples?
*A*: You can see this in the [`tests`](https://github.com/Ethosa/nodesnim/blob/master/tests) or [`examples`](https://github.com/Ethosa/nodesnim/blob/master/examples) folder.
Copyright 2020 Ethosa