Three.js sketches
This sketch simulates a star using a single sphere and the Ashima simplex noise implementation for WebGL.
If the sketch doesn't work, you probably need to change your browser to one that supports WebGL.
For more details, check the sketch source code and the vertex and fragment shaders.