Skip to content

fkatsaras/3d-graphics-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d Object rendering

Program for displaying a 3d objects perspective views from an .npy file. The object is rendered using 3 different polygon shading techniques; Flat shading, Gouraud shading and Phong shading. Different light source positions and lighting parameters are also used.

Usage

To perform the rendering, run the demo file.

Results

After running demo.py the rendered images of the object will be displayed, each one with a different shading technique and lighting parameters.

About

Program for displaying a 3d objects perspective views from an .npy file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages