GitHunt
JU

Justin-Byrne/SacredGeometry

This tool is being developed as an aesthetic sacred geometry sketch pad and study tool

Sacred Geometry: Sketch Pad & Study Tool

issues
forks
stars
license

This tool is being developed as an aesthetic sacred geometry sketch pad and study tool

Table of Contents

Installation

Migrate to your desired download location on your local machine using (either) your console or terminal, and download this repository to your system using git clone:

git clone https://github.com/Justin-Byrne/SacredGeometry.git

Usage

Open the index.html file within the root directory; in a HTML5 compliant browser

Examples

Vesica Pisces

Fruit of Life

Flower of Life

Metatrons Cube

Icosahedron

Hexagon Formation

Support

Please open an issue for support.

Structure

. (root)
│
│
├── docs              (Notes regarding use...)
│   │
│   └── CHANGELOG.md
│
├── proj              (Project files...)
│   │
│   ├── SacredGeometry.sublime-project
│   │
│   └── SacredGeometry.sublime-workspace
│
├── script            (Main JavaScript files...)
│   │
│   └── main.js
│
├── style             (Styles directory...)
│   │
│   ├── main.scss
│   │
│   └── style.css
│
├── index.html
├── LICENSE
└── README.md

Byrne-Systems

== Byrne-Systems © 2021 - All rights reserved. ==

Languages

JavaScript95.3%SCSS4.1%HTML0.6%

Contributors

GNU General Public License v2.0
Created September 16, 2021
Updated December 16, 2025
Justin-Byrne/SacredGeometry | GitHunt