File size: 870 Bytes
41bc8d9 91f8fd0 41bc8d9 91f8fd0 41bc8d9 37c2138 41bc8d9 37c2138 3f34c86 37c2138 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
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 |