Question: Create a file of 256 integer triples that represent interesting Color values, and then use those colors instead of grayscale values to plot each pixel

Create a file of 256 integer triples that represent interesting Color values, and then use those colors instead of grayscale values to plot each pixel in Mande1brot. Read the values to create an array of 256 Co1or values, then index into that array with the return value of mand (). By experimenting with various color choices at various places in the set, you can produce astonishing images. See mande1. txt on the booksite for an example.

Step by Step Solution

3.30 Rating (162 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

This question is asking to create a file consisting of 256 integer triples RGB values which can be used to create colors for the Mandelbrot set The Ma... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Algorithm Design Questions!