|
--- |
|
title: Ray Tracing Simulation |
|
emoji: π |
|
colorFrom: yellow |
|
colorTo: pink |
|
sdk: gradio |
|
sdk_version: 5.25.2 |
|
app_file: app.py |
|
pinned: false |
|
--- |
|
**************************** |
|
<p align="center"> |
|
Liked the setup? Put a like on top left, it takes only 2 seconds. |
|
</p> |
|
|
|
**************************** |
|
Replication |
|
- Requirements |
|
- No special requirements |
|
- Just clone the repo and it'll work on any machine. |
|
******* |
|
|
|
The space consists of 2 parts: - |
|
|
|
- Non-Reflective Ray Tracing - Ray emerge from origin [0,0] and interact with a perfectly absorbing surface kept at some distance. |
|
- Reflective Ray Tracing - Ray emerge from origin [0,0] and interact with a perfectly reflecting surface kept at some distance. |
|
******************************************************** |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |