Eldemarkki / Marching-Cubes-Terrain

Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
MIT License
565 stars 80 forks source link

Improve README and Wiki with more text and images #2

Open Eldemarkki opened 5 years ago

ckempke commented 3 years ago

I'd suggest maybe not worrying about the README specifically, but rather enabling the Wiki feature in the repository. There's a lot more content here than is going to be expressible in a reasonably-sized README, and you may as well recruit the community to help....

Eldemarkki commented 3 years ago

Yes, I agree. I'm not sure if Wikis were a thing back when I created this issue, but today Wikis are definitely the better solution for documentation. The README should be used for general showcasing of the project in my opinion.