Table of Contents
Balls
Short description
This program presents CSG as a technique used in solid modeling. Rendered objects are made as a result of boolean operators on balls (it is why we called that this project). We used Phong reflection model for local illumination. Whole computing have been paralleled by posix library ptreads.
Download
[n/a: No match]
Details
Authors: Arkadiusz Burdach, Grzegorz Kokosiński
Language: C++


