Draw The Sky
Match The Cosmos

Trace any shape in the Drawing Studio. Holoviewtic normalizes your stroke coordinates and cross-references them against real deep-space constellation vectors.

// This is a preview field — drawing happens in the Studio
Enter The Drawing Studio

Drawing Studio

Sketch your shape on the left board. The right diagram renders a live, normalized preview — showing your raw stroke, the resampled coordinate nodes, and the computed centroid used by the matching algorithm. When you analyze, Holoviewtic also explains the cosmic space your shape most likely belongs to — a galaxy, a nebula, or a stellar cluster.

Input Board// draw here
Normalized Preview// diagram
Raw traced stroke
Resampled coordinate nodes
Computed centroid (μx, μy)
MATCHED_OBJECT--
MATCH_SCORE (RMSE)--
POINTS_SAMPLED--
SCALE_FACTOR--

Understand Your Space

// what your shape might belong to
Draw a shape and analyze it to reveal the cosmic space your pattern relates to.

Cosmic Birth Star

Enter your date of birth. Holoviewtic maps your birthday onto the celestial calendar, generates a personal star diagram, and reveals the deep-space object and guardian star aligned with the moment you entered the cosmos.

Birth Input// enter data
Enter your date of birth to reveal your cosmic birth star.
Personal Star Diagram// generated chart
Your birth star position
Constellation nodes
Alignment vector

Coordinate Matching Algorithm

01

Centroid Normalization

Every recorded stroke point is re-centered around the origin (0,0) to neutralize position offsets before comparison.

02

Scale Standardization

Vectors are rescaled so the root mean square distance to origin equals 1, making the match invariant to drawing size.

03

Minimum Euclidean Match

Your normalized path is cross-referenced against the cosmic vector matrix, returning the object with the lowest RMSE.

Mathematical Mapping

Centroid: μx = (1/n) Σ xi , μy = (1/n) Σ yi

Recenter: p'i = ( xi − μx , yi − μy )

Scale: s = sqrt( (1/n) Σ ||p'i||² )

Normalize: p̂i = p'i / s

Match Score: Mk = sqrt( (1/n) Σ ||p̂i − ck,i||² )

Deep Space Catalog

Andromeda spiral galaxy core M31 photographed in deep space

Andromeda Spiral Core M31

A colossal barred spiral galaxy approximately 2.5 million light-years from Earth.

Orion cosmic complex stellar nursery region in the Milky Way

Orion Cosmic Complex

Massive stellar nursery situated within the local spiral arm of the Milky Way.

Sombrero galaxy M104 with its dark dust ring slicing across the core

Sombrero Gravitational Ring M104

Unusually bright galaxy features a heavy, dark dust ring layer slicing across its core.