Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
bevyengine
GitHub Repository: bevyengine/bevy
Path: blob/main/assets/textures/Ryfjallet_cubemap_readme.txt
6598 views
1
Modifications
2
=============
3
4
The original work, as attributed below, has been modified as follows using the ImageMagick tool:
5
6
mogrify -resize 256x256 -format png *.jpg
7
convert posx.png negx.png posy.png negy.png posz.png negz.png -gravity center -append cubemap.png
8
9
Author
10
======
11
12
This is the work of Emil Persson, aka Humus.
13
http://www.humus.name
14
15
16
17
License
18
=======
19
20
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
21
http://creativecommons.org/licenses/by/3.0/
22
23