More documentation; code organisation; started work on launcher.
This commit is contained in:
parent
9490c9fd3e
commit
96d61e7116
75 changed files with 540 additions and 80 deletions
BIN
resources/textures/terrain/pond/Pond.dds
Normal file
BIN
resources/textures/terrain/pond/Pond.dds
Normal file
Binary file not shown.
11
resources/textures/terrain/pond/Pond.j3m
Normal file
11
resources/textures/terrain/pond/Pond.j3m
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
BIN
resources/textures/terrain/pond/Pond.jpg
Normal file
BIN
resources/textures/terrain/pond/Pond.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
resources/textures/terrain/pond/Pond_dxt5.dds
Normal file
BIN
resources/textures/terrain/pond/Pond_dxt5.dds
Normal file
Binary file not shown.
BIN
resources/textures/terrain/pond/Pond_normal.png
Normal file
BIN
resources/textures/terrain/pond/Pond_normal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 488 KiB |
Loading…
Add table
Add a link
Reference in a new issue