Explore >> Select a destination


You are here

blog.mecheye.net
| | lebo.io
2.4 parsecs away

Travel
| | [AI summary] The author introduces comanche, a 300-line JavaScript WebGL engine inspired by the game Comanche, and explains the underlying graphics programming concepts like shaders and linear algebra.
| | simoncoenen.com
2.4 parsecs away

Travel
| | A graphics study of Doom Eternal
| | alain.xyz
1.6 parsecs away

Travel
| | Low level Graphics APIs such as DirectX 12, Vulkan, Metal, and WebGPU are converging to a model similar to the way GPUs are currently built. In this article we'll review modern graphics APIs and how they compare with older graphics APIs such as OpenGL in their design and data structures.
| | knarkowicz.wordpress.com
25.6 parsecs away

Travel
| In 2013 Anomaly 2 mobile version (iOS/Android/Blackberry) by a small indie studio 11 Bit Studios was released. It was an interesting project as we needed to run heavy content from PC version on much weaker mobile platforms. I'd like to write about rendering technology behind it and share my experiences about implementing a lightmap baker....