BlueBrain / LivreLinks
Large-scale Interactive Volume Rendering Engine
☆32Updated 3 years ago
Alternatives and similar repositories for Livre
Users that are interested in Livre are comparing it to the libraries listed below
Sorting:
- GPU-accelerated, out-of-core volume rendering library.☆19Updated last year
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 8 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆48Updated 5 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Lightweight volume slicing and rendering in WebGL☆32Updated 7 years ago
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- mesh geometry tools☆25Updated 3 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- C++ math / geometry / mesh processing library☆60Updated 6 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Signed Distance Function Sculpting☆53Updated 7 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 10 years ago
- Vulkan-based volume renderer with efficient empty space skipping acceleration☆34Updated 3 years ago
- A basic Volume Renderer mainly for Medical Images like CT-Scans and MRI Images☆75Updated 3 years ago
- Generating Trees with a Space Colonization Algorithm☆39Updated 6 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.