This repository was created to explore usage and performance of ECS (0.16). Project allows to visualise periodic functions. This solution was created with performance in mind, system processing is done multithreading with usage of burst. Main performance limitation is rendering cost which could be reduced at cost of quality (i.e. removing lights)
- desired periodic function
- xOffset
- yOffset
- speed
- amplitude
- material
- mesh
- Unity 2020.2.0f1
- Ecs 0.16.0-preview.21
- Submodule - Tools with commonly used scripts