forked from amethyst/amethyst
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup of cargo.toml and meshs. Also correction of Readme and screen…
…shot so that it machtes the real beahviour of the example.
- Loading branch information
Showing
5 changed files
with
2 additions
and
1,148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
## Arc ball Camera | ||
|
||
Demonstrates the Arc Ball Camera centered on a red teapot. A red cube is also in the scene. | ||
Demonstrates the Arc Ball Camera centered on 25 spheres. | ||
|
||
Keybindings: | ||
|
||
* `mouse` - Move the mouse to rotate the camera around the teapot | ||
* `mouse` - Move the mouse to rotate the camera around the 5x5 arrangement of spheres | ||
|
||
![arc ball camera example screenshot](./screenshot.png) |
Oops, something went wrong.