the-great-game/resources/jme3/README.md

44 lines
1.7 KiB
Markdown

# 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.