Sunday, January 31, 2021

Spherified Mesh

31 Jan Square 2 Sphere

The page generates a square grid which we turn into an octasphere, now that I have 'spherified' the coordinates (BTW, I've swapped the x coordinate for the z coordinate here).

2D Triangle Heart Mesh!

31 Jan 2021- 3D Heart Shape

Friday, January 29, 2021

True Blue Heart

29 Jan 2021- 3D Heart Shape

Thursday, January 28, 2021

Heart Shape, Again...

28 Jan 2021- 3D Heart Shape

3D Heart Shape For St. Valentines Day!

Tuesday, January 26, 2021

Square to Octahedron

27 Jan Square 2 Sphere

The page generates a square grid which we turn into an octasphere.

Square grid to octahedron to spherical polyhedron

26 Jan Square 2 Sphere

The page generates a square grid which we will turn into an octasphere. The animation loops through the points to draw quads, then clears and starts over again. The next step is to subdivide each quad into a pair of triangles based on the 'New York Street Distance' of each vertex from the center of the grid. Each of the two triangles has either the nearest or farthest vertex for each of the quads.

Saturday, January 23, 2021

Cross And Dot Product

23 Jan Cross vs Dot Product

The page generates three points of a triangle or the endpoints of two vectors. Vector 1 is P0 to P1, Vector 2 is P0 to P2. You can then click in the blue box near the point you want to move (You need to move it in steps instead of grabbing and dragging it).