60750 px^2
I want to make an initial triangle in the Z negative
hemisphere of my world so that I can add triangles on around
to the 'front' of my world...
I need a seed, in this case derived from milliseconds since
time began in 1970, or at least as far as Javascript is
concerned.
(I will want to add an input to get seeds from the user)
Seed: 1744876862763 ms since first internet millisecond! 8-P
This gives me a repeatable version of JS' random # 0.4914749340656499
x0: 91, y0: -54, z0: -238
x1: -232, y1: 117, z1: -12
x2: 109, y2: 216, z2: -8
polygon(351px 206px, 28px 377px, 369px 476px)
Cross Product is cx: -21690, cy: 78358, cz: -90288, triangle area: 60750 px^2
242
No comments:
Post a Comment