nimious / vulkanLinks
Nim bindings for Vulkan, the API for access to graphics and compute on GPUs.
☆62Updated 2 years ago
Alternatives and similar repositories for vulkan
Users that are interested in vulkan are comparing it to the libraries listed below
Sorting:
- a typesafe opengl wrapper for the nim language☆69Updated 6 years ago
- glm library to operate vectors and matrices(inspired by https://github.com/g-truc/glm)☆97Updated 4 years ago
- Shaders in Nim language☆105Updated 3 months ago
- Entity Component System☆28Updated 3 years ago
- Vulkan bindings for nim☆26Updated 4 years ago
- PNG (Portable Network Graphics) decoder and encoder written in Nim☆93Updated 6 months ago
- Cross-platform game engine☆143Updated 2 months ago
- Flippy is a simple 2d image and drawing library.☆60Updated 4 years ago
- glue code generator to bind Nim and Lua together using Nim's powerful macro☆107Updated last year
- Cross-platform sound mixer library☆47Updated 4 years ago
- just a macro that generates the fuzz you need to deal with OpenGL☆143Updated 5 years ago
- ☆41Updated 2 years ago
- A set of simple modules for writing 2D games targeting JS/Android/iOS in Nim.☆40Updated 4 years ago
- A* path finding algorithm in Nim☆51Updated 2 years ago
- Nim bindings to SFML multimedia/game library☆86Updated 3 years ago
- Using NimScript as embedded scripting language, enabling hot loading☆97Updated 5 years ago
- A Statically linked GLFW 3.x interface for Nim (NO DLL required)☆39Updated 3 years ago
- ☆55Updated 2 years ago
- Mustache templating for Nim☆75Updated 5 years ago
- MessagePack serializer/deserializer implementation for Nim / msgpack.org[Nim]☆130Updated 8 months ago
- Variant type and type matching for Nim☆60Updated last year
- 2D | 3D Game development library☆154Updated 8 years ago
- Everything you want to do with colors, in Nim.☆107Updated last month
- Nimgen is a helper for c2nim to simplify and automate the wrapping of C libraries☆115Updated 4 years ago
- Nim macros for building OOP class hierarchies.☆36Updated 4 years ago
- with macro for Nim