Skip to content

Commit

Permalink
Adjust description in readme
Browse files Browse the repository at this point in the history
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
  • Loading branch information
rparrett and alice-i-cecile authored Apr 27, 2022
1 parent ac22413 commit 530b13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Example | File | Description
`texture` | [`3d/texture.rs`](./3d/texture.rs) | Shows configuration of texture materials
`update_gltf_scene` | [`3d/update_gltf_scene.rs`](./3d/update_gltf_scene.rs) | Update a scene from a gltf file, either by spawning the scene as a child of another entity, or by accessing the entities of the scene
`wireframe` | [`3d/wireframe.rs`](./3d/wireframe.rs) | Showcases wireframe rendering
`shapes` | [`3d/shapes.rs`](./3d/shapes.rs) | A scene showcasing more built-in shapes
`shapes` | [`3d/shapes.rs`](./3d/shapes.rs) | A scene showcasing the built-in 3D shapes

## Animation

Expand Down

0 comments on commit 530b13e

Please sign in to comment.