Tellusim / ManualLinks
Low-level API examples using C++, C#, Rust, Python, Swift, Java, and Kotlin languages
☆19Updated last month
Alternatives and similar repositories for Manual
Users that are interested in Manual are comparing it to the libraries listed below
Sorting:
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- Importance-sampled FAST Noise☆39Updated last month
- Source code for the EON rough diffuse BRDF model☆36Updated 3 weeks ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 6 months ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Mini Spin-X Library☆51Updated last week
- ☆133Updated 2 years ago
- Spherical/zonal harmonics library☆139Updated last year
- Tellusim Core SDK Tests Direct3D12, Direct3D11, Metal, Vulkan, OpenGL, OpenGLES, WebGL, WebGPU☆13Updated last year
- A collection of primarily graphics programming focused blog posts.☆68Updated 8 months ago
- Repo for KickstartRT demo application☆52Updated 2 years ago
- A flexible rendering engine for real-time graphics R&D☆25Updated this week
- Texture Set Neural Compression Sample☆55Updated 3 weeks ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆41Updated 5 months ago
- Collection of meshlet generation algorithms☆114Updated 4 months ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- Misc repository for certain GPU algorithms.☆41Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated 9 months ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated last year
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆75Updated last week
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- Parallel Transformation of Bounding Volume Hierarchies into Oriented Bounding Box Trees☆13Updated last year
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆70Updated 10 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆55Updated 4 years ago
- DX12 Path Tracer with ShaderToy interop☆44Updated 6 months ago
- Vulkan sample on VK_EXT_device_generated_commands and NV extension☆42Updated 4 months ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆25Updated last year
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- Improved Blue Noise Generator☆39Updated 2 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year