Author: ellen

Mandelbulb 3D Light collection

Many artists are publishing their parameters for their Mandelbulb 3D works, myself included. But sometimes it’s more convenient just to have the lighting they use because that is one of the hardest parts to learn when you are just starting out. Here’s a collection of lighting settings. Note: the names may not be indicative of what you get, but you will get a variety of colors and lighting settings that aren’t in the default set.

Download the collection of lighting settings (zip file)

Continue reading

Enable the Debug Menu in Safari

I find the new debugging tools in Safari almost as useful as Firebug. There’s a Web Inspector that lets you see exactly how the HTML is formed, a Javascript console that lets you see errors and debugging messages written into the code and much more.

But to use them you must enable the Debug menu in Safari. Open Safari preferences in the Safari Menu, click Advanced, and select Show Develop menu in menu bar.

Continue reading