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/brickwall/BrickWall.dds
Normal file
BIN
resources/textures/terrain/brickwall/BrickWall.dds
Normal file
Binary file not shown.
8
resources/textures/terrain/brickwall/BrickWall.j3m
Normal file
8
resources/textures/terrain/brickwall/BrickWall.j3m
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
BIN
resources/textures/terrain/brickwall/BrickWall.jpg
Normal file
BIN
resources/textures/terrain/brickwall/BrickWall.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
9
resources/textures/terrain/brickwall/BrickWallPBR.j3m
Normal file
9
resources/textures/terrain/brickwall/BrickWallPBR.j3m
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
8
resources/textures/terrain/brickwall/BrickWallPBR2.j3m
Normal file
8
resources/textures/terrain/brickwall/BrickWallPBR2.j3m
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
BIN
resources/textures/terrain/brickwall/BrickWall_dxt5.dds
Normal file
BIN
resources/textures/terrain/brickwall/BrickWall_dxt5.dds
Normal file
Binary file not shown.
BIN
resources/textures/terrain/brickwall/BrickWall_height.jpg
Normal file
BIN
resources/textures/terrain/brickwall/BrickWall_height.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
resources/textures/terrain/brickwall/BrickWall_normal.jpg
Normal file
BIN
resources/textures/terrain/brickwall/BrickWall_normal.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue