More documentation; code organisation; started work on launcher.

This commit is contained in:
Simon Brooke 2024-04-22 21:53:21 +01:00
parent 9490c9fd3e
commit 96d61e7116
75 changed files with 540 additions and 80 deletions

Binary file not shown.

View 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
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB