Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 559 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 559 Bytes

ImagesGenerator

A graphic picture generator. built for develop skills in software design and agile techniques. The "primitives" folder contains implements for primitive elements in 3D Vector-space. The "geometries" folder uses in primitive elements to implements simple shapes. The "element" folder describes elements that affect the lights and shadows of the image- like lights-source and shadows. The class "Scene" uses them all to build complete picture, and "Render" calculate the colors. --Made by michal menaged, as mini-project at 2th year at JCT.