Home > cs450-project1

cs450-project1

Cs450-project1 is a project mainly written in C, it's free.

2d color plotting visualization

COMPILING

This will only build on OSX or Linux (tested on Ubuntu 10.10 - you will need libglut3-dev for this to work).

To build run 'make'

To execute run './prog1 [--buckets ] '. The supplied data files are located in the 'data' directory. Use the '--buckets' option to specify a positive, non-zero number of buckets to use when discretizing the data set.

Previous:resume_builder