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 transfer function widget implemented using ImGui☆19Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- A library of distance and occlusion generation routines☆111Updated 2 weeks ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 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
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 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-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 9 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 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 7 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- ☆29Updated 5 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆77Updated 9 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- SPH simulation in Vulkan compute shader.☆49Updated 3 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.☆46Updated 7 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 3 weeks ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year