1. SphericalTexture

Subreport: To Run Again On EC2

SphericalTexture

Creates a texture map which can be wrapped around a sphere, by painting several rendered views of the sphere.

Subreport: Logs for com.simiacryptus.ref.lang.ReferenceCountingBase

Symmetry Spec: SphericalTexture.scala:45 executed in 0.00 seconds (0.000 gc):

    val steps = 5
    (for(x <- (0 until 6).map(_ * 2 * Math.PI / 6)) yield {
      for(y <- (0 until 6).map(_ * 2 * Math.PI / 6)) yield {
        SphericalView(x, y)
      }
    }).flatten.map(Array[ImageView](_)).toArray

Returns

    

...skipping 3182 bytes...

    

Subreport: Symmetry View Demonstration

Subreport: Style Images

Subreport: Resolution 128