diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2016-12-25 00:28:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-25 00:28:29 -0500 |
commit | 33816750c323c3e48b3bd2681c9af1b349291cf2 (patch) | |
tree | 926630c61f36af7a2b53f8a03221679e050afae5 | |
parent | bd5d36ff42c32215a7b01e86a7567c7042efee5d (diff) |
Edited readme
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ # hypershapes -**There are just spheres now, but more objects are coming soon.** +**The more dimensions you add, the lower the quality should be. Setting the quality too high could slow down your computer.** + + +There are just spheres now, but more objects are coming soon. + Create multi-dimensional shapes (projected onto the plane). It uses linear algebra to calculate how to project objects. |