Explore >> Select a destination


You are here

lisyarus.github.io
| | thenumb.at
4.2 parsecs away

Travel
| | [AI summary] The author details the technical architecture, rendering pipeline, and optimization strategies for 'Exile,' a 3D voxel engine built from scratch using a hybrid mesh geometry solution and compact vertex data formats for performance.
| | aerotwist.com
4.2 parsecs away

Travel
| | [AI summary] This article introduces shaders in the context of WebGL and Three.js, explaining their role in rendering 3D graphics and providing basic examples of vertex and fragment shaders.
| | blog.molecular-matters.com
2.9 parsecs away

Travel
| | One task that is pretty common in game development is to transform data according to some sort of hierarchical layout. Today, we want to take a look at probably the most well-known example of such a task: transforming joints according to a skeleton hierarchy. Specifically, we will look at the difference between a simple OOP-based...
| | exercism.org
26.5 parsecs away

Travel
| This month we're exploring languages with concise syntax - 8th, AWK, Bash, jq, Perl and Raku.