0
comment
on 4/28/2013 5:58 AM
A few years back I put together a simple Fractal Zoom in Silverlight using gray scales. Time for a little makeover with color: Hold down the mouse button over the Mandelbrot and move the mouse to highlight a rectangle, then release the mouse button to zoom in on that area. Implementation To get a nice colour progression I used the HSB color circle: let H,S,L = 0.95 + (10.0 * n), 0.6, 0.5 Then created a colour lookup table using a list c[...]
>> Read the full article on trelford.com
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper