Skip to content

Commit 6257699

Browse files
Update README.md
1 parent c532e13 commit 6257699

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
A basic raytracer that exploits numpy arrays and functions to work fast.
44
The code is written keeping as much readability as possible.
55

6+
- [x] Refraction
7+
- [x] Thin film interference
8+
- [x] Textures
9+
- [x] Monte Carlo Ray Tracing with importance sampling
10+
- [ ] Relativistic optical effects
11+
612
## Installation
713

814
Just clone or download this repo. You'll need to install two packages.

0 commit comments

Comments
 (0)