diff --git a/.github/README.md b/.github/README.md index 659fb35..3a1bd66 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,5 +1,11 @@ # ncube - A Generalized Hypercube Visualizer +
+ Crates.io Version + Website +
+
+ `ncube` allows you to visualize rotating hypercubes of arbitrary dimensions. It works by rotating the hyperdimensional vertices and applying a chain of perspective projections to them until the 3rd dimension is reached. **Everything