Explore >> Select a destination


You are here

www.opengl-tutorial.org
| | webglfactory.blogspot.com
3.8 parsecs away

Travel
| | This is a thing every 3D developer should know: for a given point in 3D what is the position of that point in 2D, e.g. on the screen in pi...
| | jeskin.net
1.3 parsecs away

Travel
| | [AI summary] This blog post explains the concept of model, view, and projection matrices in 3D graphics rendering, detailing their roles in transforming 3D objects to 2D screen space and providing examples of their implementation in OpenGL ES.
| | jamie-wong.com
1.8 parsecs away

Travel
| | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called
| | www.reedbeta.com
23.1 parsecs away

Travel
| Pixels and polygons and shaders, oh my!