ramakarl / just_mathLinks
Just Math - A collection of pure math demos for computer graphics.
☆99Updated last month
Alternatives and similar repositories for just_math
Users that are interested in just_math are comparing it to the libraries listed below
Sorting:
- Framework for multiplatform prototypes☆41Updated 3 years ago
- WebGPU rendering experiments☆114Updated 2 years ago
- All documents related to my master thesis☆55Updated 4 months ago
- Spherical/zonal harmonics library☆145Updated 3 weeks ago
- A collection of primarily graphics programming focused blog posts.☆71Updated last year
- Mini Spin-X Library☆53Updated this week
- ☆83Updated last year
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆84Updated last year
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆104Updated 2 months ago
- The Tauray renderer☆128Updated 8 months ago
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆56Updated 4 years ago
- Improved Blue Noise Generator☆41Updated 2 months ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- ☆65Updated 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
- Misc repository for certain GPU algorithms.☆43Updated 2 years ago
- Testing various FBX file format parsing libraries☆62Updated 8 months ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated last year
- FlatlandRT is a 2D ray tracer visualization tool☆77Updated last week
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆105Updated 4 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- ☆72Updated 4 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.