Tagged Questions
5
votes
2answers
951 views
3D primitive rendering library
I am looking for a library which would easily allow me to render shapes (cubes, spheres, lines, circles, etc.) in 3D3 and OpenGL if possible. I want to be able to rapidly design visual debugging tools ...
2
votes
2answers
2k views
Where can I get DirectX headers for Mingw?
I have downloaded the latest Mingw toolchain from mingw.org, but it seems DirectX headers are missing. Where can I get those?
I assume there are open source compatibility headers out there, in ...