Messing with OpenGL in D

Adam D. Ruppe destructionator at gmail.com
Wed Dec 5 20:44:13 UTC 2018


On Wednesday, 5 December 2018 at 20:36:43 UTC, Nadir Chowdhury 
wrote:
> I'm on Windows 10, so which parts would differ? Sorry, 
> should've mentioned it in my original post. Thanks for the 
> reply!

Basically all of it lol. The principals are the same, but the 
specific functions are all different.

What version of opengl do you wanna play with?

my lib simpledisplay.d
https://github.com/adamdruppe/arsd/blob/master/simpledisplay.d

depends on color.d
https://github.com/adamdruppe/arsd/blob/master/color.d


but otherwise might help get started. lemme know a few deets and 
i can get you a sample


More information about the Digitalmars-d-learn mailing list