|
You are here |
blog.danielschroeder.me | ||
| | | | |
voxely.net
|
|
| | | | | [AI summary] The article discusses the development of a voxel engine with a focus on micro-voxels and advanced data structures for real-time rendering and simulation. It highlights the challenges of traditional SVOs (Octrees) and explores alternative approaches to achieve more dynamic and flexible voxel processing. The author also shares insights on potential applications in gaming, VR, and digital immersion, emphasizing the importance of collaboration and innovation in the field. | |
| | | | |
thenumb.at
|
|
| | | | | [AI summary] The post discusses the development of a voxel-based game engine called Exile, focusing on its rendering pipeline, techniques like meshing and ambient occlusion, and the challenges of creating a performant and extensible platform for voxel-based games. | |
| | | | |
advances.realtimerendering.com
|
|
| | | | | [AI summary] The course provides an in-depth exploration of real-time rendering techniques used in modern video games, highlighting practical applications and innovations from the game development community and cutting-edge research. It features presentations from industry leaders and researchers, covering topics such as motion blur, global illumination, subsurface scattering, and dynamic sand simulation, with a focus on performance, visual fidelity, and production-ready solutions. | |
| | | | |
mikemarcin.com
|
|
| | | our choice of DirectX 12 in our previous entry. In order to more fully understand how we're going to proceed to add graphics support to our engine we need to understand a bit of the history and evolution of graphics APIs. A Brief History of Graphics APIs Graphics APIs evolved through the decades. They start in the early 1990s with Iris GL followed by OpenGL. These are fixed-function immediate mode APIs. | ||