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
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆39Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 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
- ☆29Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆25Updated last year
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 5 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 weeks ago
- A library of distance and occlusion generation routines☆111Updated last month
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- toy C++ Vulkan library☆49Updated 7 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 7 months ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆19Updated 9 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 4 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆38Updated last year
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 9 months ago
- SPH simulation in Vulkan compute shader.☆49Updated 3 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
- NanoPM, single header only PatchMatch☆76Updated 5 months ago
- A multi-platform, GPU-accelerated, C++ rendering application written around the NVIDIA OptiX Ray Tracing API.☆16Updated 8 years ago