Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 287 Bytes

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