Skip to content

A simple example of rendering an OpenGL texture in Dlang

License

Notifications You must be signed in to change notification settings

WorkhorsyTest/d_glfw

Repository files navigation

d_glfw

There is a GLFW and SDL version

Run the D versions

dub run

Run the C++ versions

make && ./main

It should render the 2 textures on top of each other like this:

alt text

About

A simple example of rendering an OpenGL texture in Dlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published