OpenGL topic
OpenGL (Open Graphics Library) is the computer industry’s standard API for defining 2-D and 3-D graphic images. OpenGL allows new hardware innovations to be accessible through the API via the OpenGL extension mechanism. It is used in CAD (Computer-aided design), virtual reality, video games, and flight simulation.
Dgame
A 2D framework for the D programming Language
Live2D-Linux-Native-Sample
Live2D Cubism3 + OpelGL (GLFW & GLEW) sample
chip-8
Yet another Chip-8 interpreter, but this time with a beautiful interface 💻
helloworld-sdl2-opengl-emscripten
Basic program that uses SDL2+OpenGL, compiling both locally and via emscripten
open-inventor
Open Inventor is an object oriented scene graph library implemented in C++ layered on top of OpenGL. It was originally developed by SGI.
dlangui
Cross Platform GUI for D programming language
beamui
[WIP] Web-inspired declarative desktop UIs in the D language
go-msdf-example
An example implementation of rendering text with the multi channel signed distance field technique