What's Changed
- Fix window resize stretching the canvas instead of resizing the sketch surface (#127) by @arrxy in #170
- Add bevy_seedling and processing_audio crate by @catilac in #197
- Add math constants by @tychedelia in #138
- Add additional math methods by @tychedelia in #140
- Text support by @tychedelia in #160
- flocking examples - CPU bound and GPU bound by @catilac in #200
- Add FPS and boid counters to GPU flocking example by @SableRaf in #205
- Adding FPS to flocking.py by @catilac in #208
New Contributors
Full Changelog: v0.0.7...v0.0.8