|
You are here |
phoboslab.org | ||
| | | | |
wassimulator.com
|
|
| | | | | Writing a graphics rendering API using OpenGL with ease of use and modularity in mind. The process is explained on how the algorithms work. | |
| | | | |
gpfault.net
|
|
| | | | | [AI summary] The article explains how to render the Mandelbrot set using WebGL and GLSL shaders, detailing the mathematical theory, code implementation, and color palette techniques. | |
| | | | |
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... | |
| | | | |
learnopengl.com
|
|
| | | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners. | ||