Reorganised resources, to differentiate between original and third party
43
resources/jme3/README.md
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
# README for jME3 sourced assets
|
||||
|
||||
These should hold assets sourced from jMonkeyEngine, which are under this
|
||||
[BSD style license](https://jmonkeyengine.org/license/).
|
||||
|
||||
I'm excluding third party asset files from the public repository for now.
|
||||
The files here at present are:
|
||||
|
||||
* images/Monkey.jpg
|
||||
* textures/terrain/brickwall/BrickWall.dds
|
||||
* textures/terrain/brickwall/BrickWall_dxt5.dds
|
||||
* textures/terrain/brickwall/BrickWall_height.jpg
|
||||
* textures/terrain/brickwall/BrickWall.j3m
|
||||
* textures/terrain/brickwall/BrickWall.jpg
|
||||
* textures/terrain/brickwall/BrickWall_normal.jpg
|
||||
* textures/terrain/brickwall/BrickWall_normal_parallax.dds
|
||||
* textures/terrain/brickwall/BrickWallPBR2.j3m
|
||||
* textures/terrain/brickwall/BrickWallPBR.j3m
|
||||
* textures/terrain/pond/Pond.dds
|
||||
* textures/terrain/pond/Pond_dxt5.dds
|
||||
* textures/terrain/pond/Pond.j3m
|
||||
* textures/terrain/pond/Pond.jpg
|
||||
* textures/terrain/pond/Pond_normal.png
|
||||
* textures/terrain/rock/Rock.j3m
|
||||
* textures/terrain/rock/Rock_normal.png
|
||||
* textures/terrain/rock/Rock.PNG
|
||||
* textures/terrain/splat/alpha1.png
|
||||
* textures/terrain/splat/alpha2.png
|
||||
* textures/terrain/splat/alphamap2.png
|
||||
* textures/terrain/splat/alphamap.png
|
||||
* textures/terrain/splat/dirt.jpg
|
||||
* textures/terrain/splat/dirt_normal.png
|
||||
* textures/terrain/splat/fortress512.png
|
||||
* textures/terrain/splat/grass.jpg
|
||||
* textures/terrain/splat/grass_normal.jpg
|
||||
* textures/terrain/splat/mountains1024.jpg
|
||||
* textures/terrain/splat/mountains128.png
|
||||
* textures/terrain/splat/mountains512.png
|
||||
* textures/terrain/splat/pools.png
|
||||
* textures/terrain/splat/road.jpg
|
||||
* textures/terrain/splat/road_normal.png
|
||||
|
||||
These are all taken from the [jME3 3.6.1-stable distribution zip](https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.6.1-stable). Feel free to download it if you need them.
|
||||
3
resources/original/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# README for original assets
|
||||
|
||||
These are assets original to The Great Game, and are under this [GNU General Public License, version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
|
||||
|
Before Width: | Height: | Size: 261 KiB After Width: | Height: | Size: 261 KiB |
|
Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 249 KiB After Width: | Height: | Size: 249 KiB |
|
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 349 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
25
resources/polyhaven/README.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# README for assets sourced from Poly Haven
|
||||
|
||||
This directory should hold assets sourced from [Poly Haven](https://polyhaven.com/),
|
||||
which are made available under
|
||||
[Creative Commons Zero (CC0) license](https://creativecommons.org/publicdomain/zero/1.0/).
|
||||
|
||||
These are high quality, but they're also pretty big! For this reason they're
|
||||
excluded from the public repository.
|
||||
|
||||
Files which are here at present are:
|
||||
|
||||
* from [Pine Bark](https://polyhaven.com/a/pine_bark)
|
||||
* textures/pine_bark_4k.blend
|
||||
* textures/pine_bark_diff_4k.jpg
|
||||
* textures/pine_bark_disp_4k.png
|
||||
* textures/pine_bark_nor_4k.exr
|
||||
* textures/pine_bark_rough_4k.blend
|
||||
* from [Sakura (cherry) bark](https://polyhaven.com/a/sakura_bark):
|
||||
* textures/sakura_bark_4k.blend
|
||||
* textures/sakura_bark_diff_4k.jpg
|
||||
* textures/sakura_bark_disp_4k.png
|
||||
* textures/sakura_bark_nor_gl_4k.exr
|
||||
* textures/sakura_bark_rough_4k.exr
|
||||
|
||||
If you need these feel free to download them yourself.
|
||||
|
Before Width: | Height: | Size: 62 KiB |
|
|
@ -1,8 +0,0 @@
|
|||
Material Pong Rock : Common/MatDefs/Light/Lighting.j3md {
|
||||
MaterialParameters {
|
||||
Shininess : 2.0
|
||||
DiffuseMap : Repeat Textures/Terrain/BrickWall/BrickWall.dds
|
||||
NormalMap : Repeat Textures/Terrain/BrickWall/BrickWall_normal_parallax.dds
|
||||
PackedNormalParallax : true
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 174 KiB |
|
|
@ -1,9 +0,0 @@
|
|||
Material Pong Rock PBR : Common/MatDefs/Light/PBRLighting.j3md {
|
||||
MaterialParameters {
|
||||
Roughness : 1.0
|
||||
Metallic : 0.0
|
||||
BaseColorMap : Repeat Textures/Terrain/BrickWall/BrickWall.jpg
|
||||
NormalMap : Repeat Textures/Terrain/BrickWall/BrickWall_normal_parallax.dds
|
||||
PackedNormalParallax: true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
Material Pong Rock PBR : Common/MatDefs/Light/PBRLighting.j3md {
|
||||
MaterialParameters {
|
||||
Roughness : 1.0
|
||||
Metallic : 0.0
|
||||
BaseColorMap : Repeat Textures/Terrain/BrickWall/BrickWall.jpg
|
||||
ParallaxMap : Repeat Textures/Terrain/BrickWall/BrickWall_height.jpg
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
|
@ -1,11 +0,0 @@
|
|||
Material Pong Rock : Common/MatDefs/Light/Lighting.j3md {
|
||||
MaterialParameters {
|
||||
DiffuseMap: Repeat Textures/Terrain/Pond/Pond.jpg
|
||||
NormalMap: Repeat Textures/Terrain/Pond/Pond_normal.png
|
||||
UseMaterialColors : true
|
||||
Shininess: 32.0
|
||||
Ambient : 0.2 0.2 0.2 1.0
|
||||
Diffuse : 0.8 0.8 0.8 1.0
|
||||
Specular : 0.3 0.3 0.3 1.0
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 488 KiB |
|
Before Width: | Height: | Size: 172 KiB |
|
|
@ -1,7 +0,0 @@
|
|||
Material Rock : Common/MatDefs/Light/Lighting.j3md {
|
||||
MaterialParameters {
|
||||
Shininess: 16.0
|
||||
DiffuseMap : Textures/Terrain/Rock/Rock.PNG
|
||||
NormalMap : Textures/Terrain/Rock/Rock_normal.png
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 164 KiB |
|
Before Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 261 KiB |
|
Before Width: | Height: | Size: 519 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 485 KiB |
|
Before Width: | Height: | Size: 208 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 45 KiB |