|
You are here |
timjones.io | ||
| | | | |
leifnode.com
|
|
| | | | | I've been looking at voxel cone traced global illumination for a while as something that I want to implement since it gives a decent approximation of global | |
| | | | |
etodd.io
|
|
| | | | | 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. | |
| | | | |
therealmjp.github.io
|
|
| | | | | Got a new sample ready, this oneshows how you can defer shadow map calculations to a separate screen-space pass using a depth buffer.Check it out on Ziggyware! Comments: sam - Feb 4, 2009 This sample does not works for me. I see the blank screen. My Video card is GF 9800 GT. #### [Alejandro Martinez](http://www.gaspgames.com/www.battletennis.com "amartinez1660@gmail.com") - Feb 2, 2010 1./2. Points taken! 3. That's quite a boost for the shadow map render and sampling (HW PCF or Ati's Fetch4). | |
| | | | |
aerotwist.com
|
|
| | | [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. | ||