Skip to content

# Python Course Project Realistic rendering of a sphere Uses a simple scalar product over a collection of pixels to render a realistic image of a sphere and its shadow, given light source coordinates and resolution parameters. The given data are derived from an Excel file that the user controls.

Notifications You must be signed in to change notification settings

Sorcerer4/RaytracedSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Course Project

Realistic rendering of a sphere

Uses a simple scalar product over a collection of pixels to render a realistic image of a sphere and its shadow, given light source coordinates and resolution parameters. The given data are derived from an Excel file that the user controls.

About

# Python Course Project Realistic rendering of a sphere Uses a simple scalar product over a collection of pixels to render a realistic image of a sphere and its shadow, given light source coordinates and resolution parameters. The given data are derived from an Excel file that the user controls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages