ramakarl / just_mathLinks
Just Math - A collection of pure math demos for computer graphics.
☆99Updated 3 months ago
Alternatives and similar repositories for just_math
Users that are interested in just_math are comparing it to the libraries listed below
Sorting:
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- WebGPU rendering experiments☆111Updated last year
- A collection of primarily graphics programming focused blog posts.☆67Updated 6 months ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Framework for multiplatform prototypes☆42Updated 3 years ago
- All documents related to my master thesis☆56Updated last year
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 4 months ago
- Mini Spin-X Library☆51Updated 6 months ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- Meeting notes of the Graphics Programming Virtual Meetup☆79Updated 5 months ago
- ☆132Updated 2 years ago
- SH for HLSL 2021☆227Updated 3 months ago
- Vulkan triangle in ~380 lines of code☆62Updated 2 months ago
- C++ CPU Software-Rasterizer☆62Updated last year
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated 11 months ago
- Misc repository for certain GPU algorithms.☆40Updated last year
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆66Updated 8 months ago
- Spherical/zonal harmonics library☆139Updated last year
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated 2 weeks ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆70Updated 6 months ago
- Source code for the Computer Graphics Forum paper: Segment Tracing Using Local Lipschitz Bounds. Presented at Eurographics 2020.☆143Updated 3 years ago
- Data tables used in the Transvoxel Algorithm☆63Updated last year
- Correct application of the Lanczos filter in 2D☆42Updated last month
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆170Updated last year
- Analyze and convert normal textures☆107Updated last year
- A demo of ambient occlusion map baking using DXR☆64Updated 3 years ago
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- 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
- ☆83Updated last year