ashawkey / raytracingLinks
A CUDA Mesh RayTracer with BVH acceleration, with python bindings and a GUI.
☆117Updated 2 years ago
Alternatives and similar repositories for raytracing
Users that are interested in raytracing are comparing it to the libraries listed below
Sorting:
- [SIGGRAPH Asia 2022] Differentiable Point-Based Radiance Fields for Efficient View Synthesis☆128Updated 2 years ago
- Blazingly fast encoding for neural networks based on permutohedral lattices☆105Updated 2 years ago
- Implicit Differentiable Render with Neural Environment Lighting☆80Updated last year
- The code for "NeUDF: Leaning Neural Unsigned Distance Fields with Volume Rendering (CVPR 2023)"☆160Updated 2 years ago
- Code for "Modeling Indirect Illumination for Inverse Rendering", CVPR 2022☆180Updated last year
- [CVPR 2023] I^2-SDF: Intrinsic Indoor Scene Reconstruction and Editing via Raytracing in Neural SDFs☆188Updated last year
- NPBG++: Accelerating Neural Point-Based Graphics☆87Updated 2 years ago
- PlenVDB: Memery Efficient VDB-Based Radiance Fields for Fast Training and Rendering (CVPR2023)☆80Updated 2 years ago
- Code release for CVPR'23 paper - "Sphere-Guided Training of Neural Implicit Surfaces"☆81Updated last year
- Neural implicit surface modelling. Fast, efficient implementation of NeuS with Instant-NGP's hash grid encoding, and CUDA-accelerated com…☆58Updated 2 years ago
- Proof-of-concept surface reconstruction experiments to explore the design space for volumetric opaque solids.☆74Updated 9 months ago
- DIVeR: Deterministic Integration for Volume Rendering☆74Updated 3 years ago
- Code for "Deforming Radiance Fields with Cages", ECCV 2022.☆151Updated 2 years ago
- Codes for: "SPIDR: SDF-based Neural Point Fields for Illumination and Deformation"☆76Updated 2 years ago
- NeuDA: Neural Deformable Anchor for High-Fidelity Implicit Surface Reconstruction (CVPR 2023)☆92Updated last year
- [ICLR 2025]Source Code for the Paper "MIRReS: Inverse Rendering for Shape, Light, and Material Decomposition using Multi-Bounce Path Trac…☆38Updated 5 months ago
- ShadowNeuS: Neural SDF Reconstruction by Shadow Ray Supervision (CVPR 2023)☆86Updated last year
- [TIP'2023] Fast Learning Radiance Fields by Shooting Much Fewer Rays, a general strategy to speed up the learning of radiance field☆67Updated 10 months ago
- [ECCV 2022 Oral] Neural Radiance Transfer Fields for Relightable Novel-view Synthesis with Global Illumination☆61Updated 2 years ago
- My Modification to vanilla 3D Gaussians☆126Updated last year
- Official implementation of "Bilateral Normal Integration" (BiNI), ECCV 2022.