Traverse-Research / tech-talksLinks
A collection of presentations and talks given by Traverse Research
☆17Updated 4 years ago
Alternatives and similar repositories for tech-talks
Users that are interested in tech-talks are comparing it to the libraries listed below
Sorting:
- Vulkan render graph shenanigans☆72Updated 5 years ago
- Misc repository for certain GPU algorithms.☆43Updated 2 years ago
- Rendertoy samples☆65Updated 4 years ago
- Collection of meshlet generation algorithms☆121Updated last month
- Importance-sampled FAST Noise☆41Updated 6 months ago
- Vulkan rendering sandbox for raytracing☆72Updated 3 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 11 months ago
- Vulkan and rust experiments, including a spectral path tracer using Vulkan ray tracing extensions☆131Updated 3 months ago
- Vulkan sample on VK_EXT_device_generated_commands and NV extension☆45Updated 9 months ago
- A high-performance renderer to render glTF models that use the `KHR_materials_transmission` and `KHR_materials_volume` extensions.☆42Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆123Updated 8 years ago
- The Tauray renderer☆128Updated 8 months ago
- Assets used during the creation of SEED's Project PICA PICA☆80Updated 6 years ago
- Vulkan triangle in ~380 lines of code☆132Updated last week
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)