Skip to content
Snippets Groups Projects
Commit bf326c11 authored by JonShard's avatar JonShard
Browse files

Added missing resources to solar system demo.

parent 19c483f2
No related branches found
No related tags found
No related merge requests found
maps: 1
skyTexture: spaceSkybox
values: 1
intensity: 1
vertices: 14
v: -100 100 100 -0.577 0.577 0.577 0.333 0.25 150 150 150 255 #0
v: 100 100 100 0.577 0.577 0.577 0.666 0.25 150 150 150 255 #1
v: 100 100 -100 0.577 0.577 -0.577 0.666 0 150 150 150 255 #2
v: -100 100 -100 -0.577 0.577 -0.577 0.333 0 150 150 150 255 #3
v: -100 -100 100 -0.577 -0.577 0.577 0.333 0.5 150 150 150 255 #4
v: 100 -100 100 0.577 -0.577 0.577 0.666 0.5 150 150 150 255 #5
v: -100 -100 -100 -0.577 -0.577 -0.577 0.000 0.5 150 150 150 255 #6
v: -100 100 -100 -0.577 0.577 -0.577 0.000 0.25 150 150 150 255 #7
v: 100 -100 -100 0.577 -0.577 -0.577 1.000 0.5 150 150 150 255 #8
v: 100 100 -100 0.577 0.577 -0.577 1.000 0.25 150 150 150 255 #9
v: -100 -100 -100 -0.577 -0.577 0.577 0.333 0.75 150 150 150 255 #10
v: 100 -100 -100 0.577 -0.577 0.577 0.666 0.75 150 150 150 255 #11
v: -100 100 -100 -0.577 0.577 -0.577 0.333 1 150 150 150 255 #12
v: 100 100 -100 0.577 0.577 -0.577 0.666 1 150 150 150 255 #13
meshes: 1
mesh: skybox
material: spaceSkybox
shader: skybox
triangles: 12
t: 0 1 2
t: 2 3 0
t: 4 5 1
t: 1 0 4
t: 6 4 0
t: 0 7 6
t: 5 8 9
t: 9 1 5
t: 10 11 5
t: 5 4 10
t: 12 13 11
t: 11 10 12
......@@ -9,7 +9,7 @@ camera: mainCam
fov: 90
aspectRatio: 1.25
nearClip: 0.1
farClip: 3000
farClip: 500
camera: venusCam
position: 0 0 -10
......@@ -20,7 +20,7 @@ camera: mainCam
fov: 90
aspectRatio: 1.25
nearClip: 0.1
farClip: 3000
farClip: 500
camera: earthCam
position: 23 0 -10
......@@ -31,7 +31,7 @@ camera: mainCam
fov: 90
aspectRatio: 1.25
nearClip: 0.1
farClip: 3000
farClip: 500
camera: saturnCam
position: 0 0 -10
......@@ -42,7 +42,7 @@ camera: mainCam
fov: 90
aspectRatio: 1.25
nearClip: 0.1
farClip: 3000
farClip: 500
camera: moonMoonCam
position: 0 1 -1
......@@ -53,7 +53,7 @@ camera: mainCam
fov: 90
aspectRatio: 1.25
nearClip: 0.1
farClip: 30000
farClip: 500
entities: 21
......@@ -61,7 +61,7 @@ entity: skybox
model: spaceSkybox
position: 0 0 0
rotation: 4 0 90
scale: 1000 1000 1000
scale: 2 2 2
velocity: 0 0 0
angleVelocity: 0 0.5 0
......
assets/textures/spaceSkybox.jpg

639 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment