szellmann / visionaray
A C++-based, cross platform ray tracing library
☆432Updated this week
Alternatives and similar repositories for visionaray:
Users that are interested in visionaray are comparing it to the libraries listed below
- NanoRT, single header only modern ray tracing kernel.☆1,091Updated 3 months ago
- Vulkan library oriented on high speed rendering☆295Updated 6 years ago
- Vulkan RTX path tracer with a declarative ES7-like scene description language.☆436Updated 5 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆524Updated 4 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆608Updated last month
- Lighthouse 2 framework for real-time ray tracing☆852Updated 9 months ago
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- Examples and demos for the Vulkan C++ API☆345Updated 4 months ago
- A simple realtime graphics playground for experimentations.☆553Updated 5 months ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆226Updated 3 months ago
- C++ library strictly wrapping OpenGL objects.☆541Updated 11 months ago
- RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science☆205Updated 5 years ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆528Updated 8 months ago
- Simple Open-source Ray Tracer☆883Updated 7 months ago
- Small C++14 render engine☆348Updated 6 years ago
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆358Updated 3 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆447Updated 6 years ago
- Tiny OpenEXR image loader/saver library☆731Updated 3 weeks ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆281Updated last year
- CPU Sparse Voxel Octree Implementation☆730Updated 7 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆386Updated last year
- A modern C++ BVH construction and traversal library☆990Updated 2 weeks ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆799Updated 3 weeks ago
- ☆473Updated 2 years ago
- Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on OpenGL 1.x-4.x supporting Windows…☆347Updated last year
- A real-time physically based rendering engine written in C++ and OpenGL☆182Updated 5 years ago
- Ray tracing glTF scene with Vulkan