Explore >> Select a destination


You are here

simonschreibt.de
| | www.reedbeta.com
3.7 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | pixeljetstream.blogspot.com
2.0 parsecs away

Travel
| | Hi, while gathering public material on how the hardware works, I tried to create a compressed architecture image. It is based on images and ...
| | logins.github.io
4.8 parsecs away

Travel
| | Compute Shaders in D3D12 Why Talking About Compute Shaders Direct Compute has been part of DirectX since version 10. Its usages are multiple, but in general we can use the compute pipeline whenever we want to calculate something without the need of a rasterizer. This ability to generically adapt to any type of calculus makes the compute pipeline really useful in many areas, not only for real-time applications, but also for many science-related computations. In science, every operation that involves the word "GPGPU" (General Purpose GPU) has some kind of compute shader usage in it: high performance computing, physics simulations, classification, image processing are just to scratch the surface among the multitude of use cases. In a game engine, compute shader...
| | c0de517e.blogspot.com
30.4 parsecs away

Travel
| Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.