nim-lang / needed-libraries

This repository contains a list a needed libraries.
112 stars 5 forks source link

OpenGL, Vulkan (all API for game development) #43

Open alehander92 opened 6 years ago

alehander92 commented 6 years ago

(From Nim community survey 2017)

liquidev commented 5 years ago

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

ringabout commented 3 years ago

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