Subreport: To Run Again On EC2
Subreport: Logs for com.simiacryptus.ref.lang.ReferenceCountingBase
Symmetry Spec: SphericalTexture.scala:47 executed in 0.00 seconds (0.000 gc):
val steps = 5
(List(SphericalView(0, 0)) ++ (1 until steps).map(_ * 2 * Math.PI / steps).flatMap(theta => Array(
SphericalView(theta, theta),
SphericalView(theta, -theta)
))).map(Array[ImageView](_)).toArray
Returns
...skipping 818 bytes...