Trivial simple OpenGl working example

drug drug2004 at bk.ru
Thu Jul 8 14:09:30 UTC 2021


08.07.2021 16:51, Виталий Фадеев пишет:
> Hi!
> 
> I searching trivial simple D/OpenGL working in 2021 year example.
> 
> It may be triangle.
> It may be based on any library: SDL, GLFW, Derelict, etc.
> 
> Can you help me ?
> 

https://github.com/drug007/gfm7/tree/master/examples/simpleshader

it's not trivial though but it works (tested in linux)
just `dub fetch gfm7` then go to `path\to\gfm7\examples\simpleshader` 
and run `dub`.

All kudos to Guillaume Piolat, original author of gfm library.


More information about the Digitalmars-d-learn mailing list