All Projects → rafaelvasco → nimrod-glfw

rafaelvasco / nimrod-glfw

Licence: MIT license
GLFW Bindings for the Nim Programming Language

Programming Languages

nim
578 projects

Projects that are alternatives of or similar to nimrod-glfw

bindbc-glfw
A configurable dynamic and static D binding to the GLFW library which is compatible with @nogc, nothrow, and BetterC.
Stars: ✭ 35 (+66.67%)
Mutual labels:  glfw-bindings
radar
OpenGL 4 PBR engine
Stars: ✭ 25 (+19.05%)
Mutual labels:  glfw3
Pigs-In-A-Blanket
A Piglet/ShaccCg Wrapper Library for OpenGL ES 2.0 Support on the Vita
Stars: ✭ 37 (+76.19%)
Mutual labels:  glfw3
RendererEngine
2D - 3D Renderer Engine builds with OpenGL, SDL2, C++
Stars: ✭ 17 (-19.05%)
Mutual labels:  glfw3
ElkEngine
Simple graphics engine used as submodule in many of my projects
Stars: ✭ 54 (+157.14%)
Mutual labels:  glfw3
zynlab
Clone of ZynAddSubFX 2.44 to test some new ui ideas
Stars: ✭ 17 (-19.05%)
Mutual labels:  glfw3
scop vulkan
A 3D model viewer written C++20 and Vulkan
Stars: ✭ 133 (+533.33%)
Mutual labels:  glfw3
ruby-glfw3
GLFW 3 bindings for Ruby 2.x (Migrated to https://git.sr.ht/~nilium/ruby-glfw3)
Stars: ✭ 25 (+19.05%)
Mutual labels:  glfw3

About nimrod-glfw

This is a Nim binding for [GLFW3] library.

Current Version: 3.2.0

To Run:

  1. Have Nim installed first. Instructions are here.
  2. Give it a try: cd test, then nim c -d:release --app:gui glfwtest.nim on your terminal of choice. Tested on Windows and Linux
  3. Profit !
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].