Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dirkchristianbecker/bevy_test_scenes


https://github.com/dirkchristianbecker/bevy_test_scenes

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Bevy test scenes
This repository is a collection of scenes for bevy bundle into plugins. Having a collection of test scenes should make it easier to provide examples of certain functionality and furthermore make these examples easier to understand.

# Example 1: Rotating shapes
Taken from bevy examples: https://bevyengine.org/examples/3d-rendering/3d-shapes/
![Rotating shapes](rotating_shapes.png?raw=true "Rotating shapes")

# Hints
Press escape to quit.