Added teddy to the scene.
This commit is contained in:
parent
cbc6c4cf79
commit
f3d926ff14
4790
assets/meshes/teddy.obj
Normal file
4790
assets/meshes/teddy.obj
Normal file
File diff suppressed because it is too large
Load Diff
BIN
assets/meshes/teddy.png
Normal file
BIN
assets/meshes/teddy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 547 B |
@ -1,7 +1,18 @@
|
|||||||
nodes:
|
nodes:
|
||||||
- type: mesh
|
- type: mesh
|
||||||
translation: [0, 0, 0]
|
translation: [0, 0, 0]
|
||||||
|
rotation:
|
||||||
|
pitch: 45
|
||||||
|
roll: 45
|
||||||
mesh: meshes/cube.obj
|
mesh: meshes/cube.obj
|
||||||
- type: mesh
|
- type: mesh
|
||||||
translation: [1, 0, -10]
|
translation: [1, 0, -10]
|
||||||
|
rotation:
|
||||||
|
yaw: 45
|
||||||
mesh: meshes/cube.obj
|
mesh: meshes/cube.obj
|
||||||
|
- type: mesh
|
||||||
|
translation: [1, 0, -5]
|
||||||
|
rotation:
|
||||||
|
yaw: 90
|
||||||
|
scale: 0.1
|
||||||
|
mesh: meshes/teddy.obj
|
Loading…
x
Reference in New Issue
Block a user