You are here |
www.jendrikillner.com | ||
| | | |
3zanders.co.uk
|
|
| | | | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen. | |
| | | |
timur.hu
|
|
| | | | Mesh and task shaders (amplification shaders in D3D jargon) are a new way to process geometry in 3D applications. First proposed by NVidia in 2018 and initially available in the "Turing" series, they are now supported on RDNA2 GPUs and are part of the D3D12 API. There is also an extension in Vulkan (and a vendor-specific one in OpenGL). This post is about what mesh shadig is and next time I'm going to talk about how mesh/task shaders are implemented on the driver side. | |
| | | |
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. | |
| | | |
ingowald.blog
|
|
| | .... is probably the last thing the world needs right now - so of course, I just had to sit down and create one!. So if you've miraculously found this page, andreallyhavenothing better to do than reading this - then welcome! Now of course, those that know me also know that I can be a... |