facebookresearch / HVVRLinks
Hierarchical Visibility for Virtual Reality, which implements a hybrid CPU/GPU ray-caster, suited for real time rendering of effects such as lens distortion.
☆114Updated 3 years ago
Alternatives and similar repositories for HVVR
Users that are interested in HVVR are comparing it to the libraries listed below
Sorting:
- Generalized Texture Compression -- Aimed to provide GPU-decompress and higher compression rates.☆135Updated 7 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- OpenGL sample that demonstrates terrain tessellation on the GPU☆65Updated 9 years ago
- CIS565: CUDA Rasterizer☆35Updated 7 years ago
- ☆57Updated 7 years ago
- Real-time rendering research framework☆219Updated 8 years ago
- Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)☆105Updated 8 years ago
- AMD morphological anti-aliasing (MLAA) sample based on DirectX 11☆38Updated 8 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- ☆114Updated 11 months ago
- Small code to write OpenEXR images☆59Updated 2 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn☆19Updated 7 years ago
- Vulkan sample rendering 3D with 'worker-threads'☆87Updated 6 months ago
- An experimental ISPC backend for SPIRV-Cross☆59Updated 2 years ago
- Simple GLSL compilation checker that uses the display driver☆26Updated 8 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- Toy Mesh Path Tracer that I used as a base for job interview tasks☆121Updated 6 years ago
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆97Updated 6 years ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 5 years ago
- Embree Example Renderer☆105Updated 8 years ago
- Compresses a texture using the GPU into the BC7 format using OpenCL or CUDA☆71Updated 12 years ago
- SoftCompute, CPU JIT execution of SPIR-V compute shader☆48Updated 11 months ago
- ☆83Updated 7 years ago
- Mitsuba plugin to load ALTA BRDFs☆17Updated 7 years ago
- lucille global illumination renderer☆89Updated 16 years ago
- OpenGL sample demonstrating the GL_AMD_sparse_texture extension introduced by the AMD FirePro W and Radeon HD 7000 series☆31Updated 9 years ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆83Updated last year
- AMD separable filter sample based on DirectX 11