|
You are here |
mikemarcin.com | ||
| | | | |
3zanders.co.uk
|
|
| | | | | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen. | |
| | | | |
www.reedbeta.com
|
|
| | | | | Pixels and polygons and shaders, oh my! | |
| | | | |
timur.hu
|
|
| | | | | In the previous post I gave a brief introduction on what mesh and task shaders are from the perspective of application developers. Now it's time to dive deeper and talk about how mesh shaders are implemented in a Vulkan driver on AMD HW. Note that everything I discuss here is based on my experience and understanding as I was working on mesh shader support in RADV and is already available as public information in open source driver code. The goal of this blog post is to elaborate on how mesh shaders are i... | |
| | | | |
ryhl.io
|
|
| | | When I try to learn a new programming language, I don't write a hello world. Instead, I write a generator of newton fractals. | ||