Scientific Software
Updated 6 months ago

prysm — Peer-reviewed • Rank 14.2 • Science 95%

prysm: A Python optics module - Published in JOSS (2019)

Scientific Software
Updated 6 months ago

DiffeRT2d — Peer-reviewed • Rank 7.9 • Science 100%

DiffeRT2d: A Differentiable Ray Tracing Python Framework for Radio Propagation - Published in JOSS (2024)

Mathematics (37%)
Scientific Software · Peer-reviewed
Scientific Software
Updated 6 months ago

RayFlare — Peer-reviewed • Rank 10.1 • Science 95%

RayFlare: flexible optical modelling of solar cells - Published in JOSS (2021)

Scientific Software
Updated 6 months ago

Krang — Peer-reviewed • Rank 4.5 • Science 95%

Krang: Kerr Raytracer for Analytic Null Geodesics - Published in JOSS (2024)

Updated 6 months ago

differt • Rank 11.7 • Science 67%

Differentiable Ray Tracing Toolbox for Radio Propagation Simulations

Updated 6 months ago

https://github.com/bluebrain/bioexplorer • Rank 10.0 • Science 67%

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

Updated 6 months ago

pvtrace • Rank 12.0 • Science 33%

Optical ray tracing for luminescent materials and spectral converter photovoltaic devices

Updated 6 months ago

https://github.com/assodepicche/physically-based-rendering • Science 13%

Um estudo sobre renderização ray tracing e técnicas de computação gráfica

Updated 6 months ago

marxs • Science 85%

Multi-Architecture-Raytrace-Xraymission-Simulator

Updated 6 months ago

https://github.com/auroradysis/kerrp2p • Science 49%

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.

Updated 6 months ago

tinybvh • Science 49%

Single-header dependency-free BVH construction and traversal library.

Updated 6 months ago

https://github.com/cuc-zihang-liu/ray-tracing • Science 26%

该光线追踪算法采用了递归光线追踪策略,通过追踪光线的反弹来模拟全局光照效果。 结合了Blinn-Phong光照模型进行光照计算,该模型包含了环境光、漫反射和高光反射项,以实现更真实的光照效果。