Peihong Guo's CSCE 646 Projects

Project 01

Create and Display color images

Source code: pr01.cpp

Makefile: makefile

WebGL version

Choose an image to show: Anitialiasing

Images


This is the image of input 'man'. It shows a Mandelbrot set.


This is the image of input 'circle_smooth'. It shows an anti-aliased version of the circle image.


This is the image of input 'circle'.


This is the image of input 'all'.


This is the image of input 'blue'.


This is the image of input 'green'.


This is the image of input 'red'.