Twinklebear / micro-packet
A micro packet ray tracer
☆14Updated 7 years ago
Alternatives and similar repositories for micro-packet:
Users that are interested in micro-packet are comparing it to the libraries listed below
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Source C++11 code for stratified sampling of radiance reflected from spherical light sources☆17Updated 5 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 10 years ago
- GPU-accelerated path tracer☆12Updated 9 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- An SDF path tracer☆23Updated 6 years ago
- A tool to convert Polynomial Texture Maps into regular bitmaps☆16Updated 8 years ago
- spica is a cross-platform renderer☆21Updated 6 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 4 years ago
- ☆12Updated 6 years ago
- ☆32Updated 2 years ago
- Work-in-progress CPU renderer using Embree☆18Updated 6 years ago
- A simple ray tracer with lots of comments to learn from☆11Updated 4 years ago
- HLSL-to-ISPC Utility Library☆42Updated 7 years ago
- Signed Distance Function Sculpting☆53Updated 7 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- Oculus Rift Ray Tracer☆11Updated 9 years ago
- ☆22Updated 11 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Updated 8 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 4 years ago
- A repository for personal experimental purpose☆11Updated 6 years ago
- A CUDA based, realtime interactive pathtracer☆26Updated 7 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆56Updated last year
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 7 years ago
- GPU-accelerated path tracer☆10Updated 9 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.