TumblrViewer Source
Friday, June 29th, 2012@StudentInLife yes, possible.
TumblrView has been left untouched for a few years. I’m happy to open the source for everyone! DOWNLOAD
@StudentInLife yes, possible.
TumblrView has been left untouched for a few years. I’m happy to open the source for everyone! DOWNLOAD
Just adding one line that randomizes the radius makes the icosphere into morning stars.
Morning star forked from: Icosphere on wonderfl
There are two major ways to create a sphere with the polygon meshes: UVsphere and icosphere. I’ve been using UVsphere, which looks like a globe divided by lines of longitude and latitude, while icosphere consists of triangular faces of almost the same size rather evenly distributed on the surface; this makes it more convenient when trying to deform the shape.
To study how to create icosphere, I translated Andreas Kahler’s example in C# to AS3.
An flexible structure constructed with Verlet integration that reminds me of Sodaplay, which was my favorite site when I started to learn visual coding.
http://sodaplay.com/