-
Notifications
You must be signed in to change notification settings - Fork 0
Khoicodile/Backwards_Raytracer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Needed modules: numpy pip install numpy This is a backwards raytracer application written in python3. This algorithm generates an image with a large number of light rays. Within the Raytracer.py class you can change the values using the corresponding constants. The current resolution is 1000x1000 pixels and the duration of rendering depends on the selected resolution. The first image has a non-reflective plane. The second one again has a reflective chest plane. Command to start: python3 Raytracer.py
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published