needed-libraries icon indicating copy to clipboard operation
needed-libraries copied to clipboard

OpenGL, Vulkan (all API for game development)

Open alehander92 opened this issue 6 years ago • 2 comments

(From Nim community survey 2017)

alehander92 avatar Nov 16 '17 09:11 alehander92

I'm currently working on a graphics framework/game engine based on OpenGL, see https://github.com/liquid600pgm/rapid

liquidev avatar Mar 08 '19 13:03 liquidev

https://github.com/nimgl/nimgl

NimGL is a Nim library that offers bindings for popular libraries used in computer graphics

https://github.com/nimgl/vulkan

Vulkan bindings for Nim

https://github.com/nimgl/opengl

Modern OpenGL bindings for Nim

ringabout avatar Feb 22 '21 10:02 ringabout