Explore >> Select a destination


You are here

blog.johnnovak.net
| | ksimek.github.io
3.7 parsecs away

Travel
| | [AI summary] This article explains how to use an intrinsic camera matrix in OpenGL to simulate a calibrated camera for augmented reality without relying on glFrustum, by decomposing the projection into perspective and NDC transforms.
| | learnopengl.com
2.2 parsecs away

Travel
| | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.
| | www.miaumiau.cat
5.2 parsecs away

Travel
| |
| | jamie-wong.com
28.2 parsecs away

Travel
| [AI summary] The author explains how to render metaballs using WebGL by leveraging the GPU for parallel pixel computation through the OpenGL programmable pipeline.