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
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- ☆28Updated 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
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Generating Trees with a Space Colonization Algorithm☆39Updated 7 years ago
- A transfer function widget implemented using ImGui☆18Updated 3 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated last year
- Library for BSDF, BRDF, and BTDF☆29Updated 7 months ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆38Updated 5 months ago
- SPH simulation in Vulkan compute shader.☆46Updated 2 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 3 months ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Procedural 3D mesh generation tool☆19Updated 7 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 5 years ago
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 5 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆27Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago