|
You are here |
bumbershootsoft.wordpress.com | ||
| | | | |
webglfundamentals.org
|
|
| | | | | What's a shader and what's GLSL | |
| | | | |
colececil.dev
|
|
| | | | | When I started using pixel art in game development, I assumed that it would easily work at any screen resolution, since modern screen resolutions are much hi... | |
| | | | |
lea.codes
|
|
| | | | | A short tutorial on WebGL and Shaders | |
| | | | |
0fps.net
|
|
| | | Large voxel terrains may contain millions of polygons. Rendering such terrains at a uniform scale is both inefficient and can lead to aliasing of distant objects. As a result, many game engines choose to implement some form of level of detail based rendering, so that distant terrain is rendered with less geometry. http://www.youtube.com/watch?v=4S1sYUHV20s In this... | ||