ukoeln-vis / instanceviewerLinks
Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S. Zellmann, N. Morrical, I. Wald and V. Pascucci)
☆16Updated 5 years ago
Alternatives and similar repositories for instanceviewer
Users that are interested in instanceviewer are comparing it to the libraries listed below
Sorting:
- TinyVDBIO header-only C++ OpenVDB IO library☆38Updated 3 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 3 months ago
- ☆18Updated 7 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 5 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 13 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 8 years ago
- Voronoi-Based Foveated Volume Rendering☆10Updated 4 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆35Updated 7 years ago
- Renderer and BVH traversal library☆58Updated 2 months ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neigh…☆11Updated last month
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.