#Pure ECS Dots-based conversion of Lazy Squirrel Lab's Terraced Terrain Generator

1 messages · Page 1 of 1 (latest)

south pagoda
#

This is the dev log I am using with GitHub Copilot to help me keep track of my progress in converting the Terraced Terrain Generator by Lazy Squirrel Labs, a free asset available on the asset store and Github, into a pure DOTS/Entities workflow.

Since it is a full conversion, I am keeping it under my namespace. I am not sure if this is enough to release it as my own package, considering the MIT license, but I plan on giving credit for the original work.

Also attached, is a screenshot of my latest attempt at testing it. As you can see, I am having some issues with the terrace walls being generated on the wrong side of the sphere. Working on fixing that now.