Explore >> Select a destination


You are here

hereket.com
| | pagefault.se
20.8 parsecs away

Travel
| | Outlined in a previous post, I put down some ideas on how to utilize Ds metaprogramming capabilities in order to reduce the amount of fairly unnecessary boilerplate when writing OpenGL code. (I should note, I was heavily inspired by tomakas glium in rust land) Since then, Ive been hard at work abusing the basic idea laid out, coupled with implementing things I merely hinted at in my last post, like instancing and element buffer object support.
| | 3zanders.co.uk
13.8 parsecs away

Travel
| | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen.
| | lea.codes
17.3 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | machinethink.net
113.2 parsecs away

Travel
| Learn how OpenGL and Metal work by writing your own 3D renderer from scratch