prysm
prysm: A Python optics module - Published in JOSS (2019)
DiffeRT2d
DiffeRT2d: A Differentiable Ray Tracing Python Framework for Radio Propagation - Published in JOSS (2024)
RayFlare
RayFlare: flexible optical modelling of solar cells - Published in JOSS (2021)
Krang
Krang: Kerr Raytracer for Analytic Null Geodesics - Published in JOSS (2024)
https://github.com/bluebrain/bioexplorer
The Blue Brain BioExplorer (BBBE) is a tool for data visualization experts and scientists to extract and analyze scientific data from visualization and interactive exploration
fluidx3d
The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs and CPUs via OpenCL. Free for non-commercial use.
https://github.com/bluebrain/brayns
Visualizer for large-scale and interactive ray-tracing of neurons
odak
Scientific computing library for optics, computer graphics and visual perception.
pvtrace
Optical ray tracing for luminescent materials and spectral converter photovoltaic devices
https://github.com/chandra-marx/marx
Chandra X-ray Observatory ray-trace simulator
https://github.com/assodepicche/physically-based-rendering
Um estudo sobre renderização ray tracing e técnicas de computação gráfica
gradus.jl
Extensible spacetime agnostic general relativistic ray-tracing (GRRT).
https://github.com/auroradysis/kerrp2p
KerrP2P is a software designed for forward ray tracing in Kerr spacetime. It is specifically tailored to efficiently calculate multiple null geodesics between designated "source" and "observer" points, locate apparent positions of the corresponding images, and quantify their shapes.
https://github.com/cuc-zihang-liu/ray-tracing
该光线追踪算法采用了递归光线追踪策略,通过追踪光线的反弹来模拟全局光照效果。 结合了Blinn-Phong光照模型进行光照计算,该模型包含了环境光、漫反射和高光反射项,以实现更真实的光照效果。