From 5a2f86f0157600d989c1e9d51b870086f3610868 Mon Sep 17 00:00:00 2001 From: Pavel Trostianko Date: Tue, 25 May 2021 23:44:57 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4849263..649aed7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ The [quick guide to GitHub for Unity](docs/using/quick-guide.md) More [in-depth information](docs/readme.md) +## 🔌 Requirements + + * Git + * Unity + ## :white_square_button: Standard set of voxels Together with the project, a set of 16 standard voxels has already been added inside, which can later be replaced with your own. But now you can run all the methods and algorithms along with a standard set of voxels for debugging, testing, or to study how the tool works. Below is an image showing all 16 models and their names. All voxel models were created using "MagicaVoxel". https://ephtracy.github.io/ @@ -17,7 +22,7 @@ Together with the project, a set of 16 standard voxels has already been added in ## 📷 Screenshot ![GitHub Logo](https://i.ibb.co/KDWH2N5/Procedural.png) - + ## :bookmark_tabs: License **[MIT](LICENSE)**