|
You are here |
aerotwist.com | ||
| | | | |
jamie-wong.com
|
|
| | | | | [AI summary] Jamie Wong's blog post details the process of rendering metaballs using WebGL, explaining the OpenGL programmable pipeline, shaders, and techniques for transferring data from the CPU to the GPU. | |
| | | | |
everttimberg.io
|
|
| | | | | Evert Timberg, Software developer and architect in Toronto | |
| | | | |
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... | |
| | | | |
blog.danielschroeder.me
|
|
| | | This is the first of two posts about a renderer I have been developing, focusing on what I've built and how it works. The second post discusses why I've built it and my plans for the future. I've been developing a custom real-time renderer which uses very small voxels to produce a distinctive visual style [...] | ||