/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

therealmjp.github.io
| | mynameismjp.wordpress.com
3.1 parsecs away

Travel
| | First things first: what am I talking about? I'm talking about something that finds great use for deferred rendering: reconstructing the 3D position of a previously-rendered pixel (either in view-space or world-space) from a single depth value
| | c0de517e.blogspot.com
3.9 parsecs away

Travel
| | Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.
| | etodd.io
4.1 parsecs away

Travel
| | Hello and welcome to another week of Lemma development progress updates! This time I did a lot more work on the player character. I spent a ton of time in GIMP working on the texture map. I didn't skimp on memory space, it's a full 4096x4096. The GIMP file is over 150MB. I also split the model into three distinct materials: a shiny one for the chest, neck, and pants, a less shiny one for the hands, and a completely dull one for the hoodie. I stored the mappings for these materials in the texture's alpha channel.
| | webglfundamentals.org
26.0 parsecs away

Travel
| How to simulate a 3D texture in WebGL