nimgl

Graphics library

A collection of bindings for popular computer graphics libraries.

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

GitHub

369 stars
15 watching
25 forks
Language: Nim
last commit: 9 months ago
Linked from 1 awesome list

bindingscomputer-graphicsglfwimguinimnimglopenglvulkan

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nimgl/imgui A set of bindings and wrappers around the C++ ImGui library, providing a way to use it in a Nim programming language project. 135
niminem/neel A Nim library for building Electron-like GUI apps with full access to Nim capabilities. 230
nim-lang/sdl2 A set of C library bindings for a popular game development framework. 235
stavenko/nim-glm A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. 96
haskell-opengl/opengl A set of Haskell libraries providing bindings to the OpenGL graphics API. 147
treeform/pixie A 2D graphics library for Nim. 745
olikraus/u8glib A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. 1,260
go-gl/mathgl A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. 563
genotrance/nimgen Automates the wrapping of C libraries to simplify and speed up compilation with c2nim 115
nim-lang/ui A C library with a high-level Nim binding, providing a unified UI framework for building desktop applications. 240
ziglibs/painterz A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. 22
ziglibs/zlm A linear math library for the Zig programming language 177
jiro4989/pnm A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. 4
zigimg/zigimg A Zig language library for reading and writing various image formats 462
mattdesl/graphics-resources A collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more. 1,802