sebastianlipponer / glvizLinks
GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.
☆31Updated last year
Alternatives and similar repositories for glviz
Users that are interested in glviz are comparing it to the libraries listed below
Sorting:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- A transfer function widget implemented using ImGui☆18Updated 3 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- ☆28Updated 4 years ago
- ☆26Updated 3 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)☆27Updated 3 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆28Updated 12 years ago
- A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"☆29Updated 2 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆38Updated 5 months ago
- A Simple and flexible half edge data structure☆18Updated last month
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- OpenGL Image (GLI)☆21Updated 11 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 6 months ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆66Updated 4 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- GLSL Raytracer☆11Updated 10 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 8 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year