Add checkered sphere model
This commit is contained in:
parent
6ac8e8f503
commit
98d2a9dacb
2 changed files with 4 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ use crate::systems::{
|
|||
PhysicsDebugSystem,
|
||||
};
|
||||
|
||||
const TEST_GLTF: &str = "sphere.glb";
|
||||
const TEST_GLTF: &str = "checkered-sphere.glb";
|
||||
const PLANE_GLTF: &str = "plane.glb";
|
||||
const MAIN_SCENE_ID: &str = "main_scene";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue