Skip to content

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

Notifications You must be signed in to change notification settings

AidarKhaibulov/Teapot-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teapot-Art

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

How to use

Open teapot.py file, download required modules and run the script. The resulting file will be saved with the name teapot.png. There is a demo file named demo which demonstrate the artwork.

More about work

There is set of a points in file teapot.obj. Script creates a .png image of a teapot by drawing lines between certain points. Then it creates circle-shaped gradient in the teapot.

About

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages