|
You are here |
machinethink.net | ||
| | | | |
blog.kodewerx.org
|
|
| | | | | Video game development, hacking, and debugging. Brought to you by BlipJoy! | |
| | | | |
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. | |
| | | | |
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. | |
| | | | |
wickedengine.net
|
|
| | | [AI summary] This article discusses the implementation of voxel-based global illumination (VXGI) techniques, including voxel cone tracing, conservative rasterization, and optimization strategies. It covers challenges like handling extra voxels, normal compression, and the use of interlocked max for updating voxel data. The article also addresses questions about global illumination in indoor scenes, the role of light probes, and the limitations of image-based lighting. Additionally, it touches on the integration of VXGI with shadow mapping and the importance of optimization for performance on various hardware. The discussion includes insights from readers and practical considerations for implementing these techniques in game engines. | ||