Skip to content

Commit d8ca7f3

Browse files
committed
Updated skybox texture
1 parent 7cdf2f2 commit d8ca7f3

14 files changed

+7
-7
lines changed

model/skybox/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The cubemap is projected on a sphere or a cube positioned in such a way that the
2020

2121
![](collection.png)
2222

23-
Skybox texture from Babylon.js Playground (Apache 2 license)
23+
Skybox texture by Jockum Skoglund aka hipshot. Free to use.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
right: "/example/assets/skybox_px.jpg"
2-
left: "/example/assets/skybox_nx.jpg"
3-
top: "/example/assets/skybox_py.jpg"
4-
bottom: "/example/assets/skybox_ny.jpg"
5-
front: "/example/assets/skybox_pz.jpg"
6-
back: "/example/assets/skybox_nz.jpg"
1+
right: "/example/assets/stormydays_right.png"
2+
left: "/example/assets/stormydays_left.png"
3+
top: "/example/assets/stormydays_up.png"
4+
bottom: "/example/assets/stormydays_down.png"
5+
front: "/example/assets/stormydays_front.png"
6+
back: "/example/assets/stormydays_back.png"
-19.9 KB
Binary file not shown.
-1.12 KB
Binary file not shown.
-16.7 KB
Binary file not shown.
-18.9 KB
Binary file not shown.
-9.1 KB
Binary file not shown.
-15.9 KB
Binary file not shown.
Loading
1.02 MB
Loading

0 commit comments

Comments
 (0)