9759.12 px*2
The map div is 502.6 pixels across. The world diameter and surface area
are random and so is the size of some random area which I will have the
page define with some triangles. The square root of the random area will
give me a distance which I will use to create an initial triangle at two
points some distance and angle from P0... which I will calculate the area
for from the XYZ coordinates on the surface of a sphere. I will then make
new triangles off of some edge of the triangle mesh which represents that
random area until we have a sum of the triangle areas greater than or
equal to the random area...
What I need to accomplish next is that first triangle and i would like to
print the area inside the triangle as a daughter 'p' div, like I am already
doing only for the area in m. km*2.
40300.3 km in circumference.
Surface Area: 516.97 m. km^2
Random Area: 248.01 m. km^2, 15748 km or 98.2 pixels on a side, and random distance is 90.2
polygon(341px 179.9px, 210.7px 211px, 272.3px 121.4px) and triangle area is 9759.12 px*2
502.6 px across
Angle: -2.436211952467815 radians
No comments:
Post a Comment