
plotoptix · PyPI
Mar 26, 2026 · PlotOptiX Data visualisation and ray tracing in Python based on NVIDIA OptiX framework. Documentation Sample images created with PlotOptiX: Behance, Instagram, and …
xrt (XRayTracer) — xrt 1.6.2 documentation
Package xrt is a python software library for ray tracing and wave propagation in x-ray regime. It is primarily meant for modeling synchrotron sources, beamlines and beamline elements. Includes a …
Write a Performant Ray Tracer in "Python" (I) - A Bit Log
May 8, 2020 · Introduction Ray tracing is a simple yet very powerful technique for doing photo-realistic rendering. It is physics based, and is one of the backbone technologies in the filming and gaming …
Ray tracing and hybrid rasterization of Gaussian particles
Mar 20, 2025 · This repository provides the official implementations of 3D Gaussian Ray Tracing (3DGRT) and 3D Gaussian Unscented Transform (3DGUT). Unlike traditional methods that rely on …
raytracing · GitHub Topics · GitHub
Feb 16, 2018 · Comprehensive optical design, optimization, and analysis in Python, including GPU-accelerated and differentiable ray tracing via PyTorch.
GitHub - tamsri/murt: Ray-tracing engine for 3D multi-path EM wave ...
Multipath Radio Tracer (MURT) is a ray-tracing engine for multipath propagation of radio waves. MURT is a Python package with the ray-tracing core engine implemented in Python C++ Extension. The …
GitHub - quartiq/rayopt: Python optics and lens design, raytracing
Python optics and lens design, raytracing. Contribute to quartiq/rayopt development by creating an account on GitHub.
GitHub - bsavery/ray-tracing-one-weekend-taichi: A fast python ...
A fast python implementation of Ray Tracing in One Weekend using python and Taichi. Taichi is a simple "Domain specific language" to use mostly pure python and run on the GPU. There are other …
Python Ray Tracing Project - GitHub
Python Ray Tracing Project Overview This project implements a simple ray tracer in Python, capable of rendering 3D scenes with basic geometric shapes like spheres, planes, and cubes. It supports …
AD Ray-Optics : A Differentiable Ray Tracing Framework - GitHub
Auto Differentiable Ray Optics (AD Ray-Optics), a computationally efficient framework for differentiable ray tracing on multi-layer refractive and diffractive optics design. It builds on the existing Python Ray …