sebastianlipponer / glviz
GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.
☆31Updated 10 months ago
Alternatives and similar repositories for glviz:
Users that are interested in glviz are comparing it to the libraries listed below
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆22Updated last year
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- OpenGL SPH fluid simulation and rendering☆25Updated 2 months ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 4 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 7 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Library for BSDF, BRDF, and BTDF☆28Updated 3 months ago
- toy C++ Vulkan library☆49Updated 6 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 11 years ago
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 5 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- ☆25Updated 5 years ago
- A transfer function widget implemented using ImGui☆18Updated 2 years ago
- ☆28Updated 4 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆26Updated 12 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- NanoPM, single header only PatchMatch☆71Updated 4 years ago
- Integrating Clipped Spherical Harmonics Expansions☆44Updated 4 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆34Updated 7 months ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated 10 months ago
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 10 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 8 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆26Updated last year