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.