MentisOculi
Ray tracer
A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation
A raytracer written in PyTorch (raynet?)
241 stars
17 watching
19 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mhorga/raytracing | A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
dps/rust-raytracer | A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
omarsar/mri-analysis-pytorch | Analyzes medical images using PyTorch and a specialized library to segment structures such as spinal cord gray matter. | 63 |
maierfelix/vk_khr_ray_tracing | An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
raysect/source | A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. | 88 |
dcc-lab/raytracing | A Python library for simple optical path tracing using ABCD matrices and Gaussian laser beams. | 258 |
tylermorganwall/rayrender | A software package for generating and rendering 3D scenes through pathtracing | 622 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 724 |
martinchristen/pyrt | A Python library for creating and rendering 3D scenes from code. | 78 |
bluebrain/ospray | An open source ray tracing engine for high-performance visualization on CPUs. | 3 |
rikoophorst/dxr-path-tracing | A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering | 100 |
ali-raheem/vraytracer | An educational ray tracing project built in Vlang to generate 3D images | 49 |
mzucker/maptrace | Generates vector maps by tracing raster images. | 123 |
renderkit/ospray | A high-performance ray tracing rendering engine for interactive applications | 1,018 |