CG-LABS
My computer graphics labs
Labs listing

Please do not copy paste full script, just use it for understanding the basic work principals

lab01

The mooving square.

goto
lab01-2

Simple image drowing.

goto
lab02

Grayscaling the image data.

goto
lab03

Bresenham's line algorithm.

goto
lab04

Sobel filter for image edge detection.

goto
lab05

Cyrus-beck line clipping algorithm.

goto
lab06

Seed fill algorithm.

goto
lab07

Line fill algorithm.

goto
lab08

Obj drawing

goto
lab09/10/11

Obj drawing

goto
LIFE

Life game

goto