source

Ray tracer library

A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations.

The main source repository for the Raysect project.

GitHub

88 stars
15 watching
23 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list

cythonframeworkopticspythonraytracersciencescientific-computing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
quartiq/rayopt A software framework for designing and analyzing optical systems using ray tracing 261
dcc-lab/raytracing A Python library for simple optical path tracing using ABCD matrices and Gaussian laser beams. 258
renderkit/ospray A high-performance ray tracing rendering engine for interactive applications 1,018
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 845
dps/rust-raytracer A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. 241
mchav/frege-raytracer A ray tracing library written in Frege, optimized for performance. 4
qpv-research-group/rayflare Software for simulating and modeling complex optical systems using multiple simulation methods 33
bluebrain/ospray An open source ray tracing engine for high-performance visualization on CPUs. 3
tcbrindle/raytracer.hpp A compile-time ray tracing system using C++17 constexpr functions 693
ashpil/moonshine A general-purpose ray tracing renderer built with Zig and Vulkan. 115
mmirman/mentisoculi A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation 241
lighttransport/nanort A lightweight, single-header ray tracing kernel with built-in geometry and intersection tools. 1,079
gpsnoopy/raytracinginvulkan An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. 1,268
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
ray-project/ray A unified framework for scaling AI and Python applications by providing a distributed runtime and a set of libraries for machine learning and other compute tasks. 33,994