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

90 stars
16 watching
24 forks
Language: Python
last commit: about 1 year 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 265
dcc-lab/raytracing A Python library for simple optical path tracing using ABCD matrices and Gaussian laser beams. 264
renderkit/ospray A high-performance ray tracing rendering engine for interactive applications 1,023
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 846
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 35
bluebrain/ospray An open-source ray tracing engine for high-performance visualization on Intel 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 with support for offline and real-time rendering. 117
mmirman/mentisoculi A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation 242
lighttransport/nanort A lightweight, single-header ray tracing kernel with built-in geometry and intersection tools. 1,084
gpsnoopy/raytracinginvulkan An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. 1,283
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. 34,412