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☆56Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 5 years ago
- Generating Trees with a Space Colonization Algorithm☆41Updated 7 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
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- A library of distance and occlusion generation routines☆111Updated last month
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- ☆29Updated 5 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated this week
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 9 months ago
- toy C++ Vulkan library☆49Updated 7 years ago
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- NanoPM, single header only PatchMatch☆75Updated 4 months ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- ☆66Updated 7 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 10 months ago
- C++ math / geometry / mesh processing library☆61Updated 7 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 5 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year