Added better perlin terrain generation
Added function to scatter models onto the terrain
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
newmtl mat_0-default-grey.jpg
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.698039 0.698039 0.698039
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
Ns 9.84916
|
||||
map_Kd default-grey.jpg
|
||||
|
||||
newmtl mat_1-boat_fishing02.jpg
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.698039 0.698039 0.698039
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
Ns 9.84916
|
||||
map_Kd boat_fishing02.jpg
|
||||
|
||||
newmtl mat_2-default-grey.jpg
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.698039 0.698039 0.698039
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
Ns 9.84916
|
||||
map_Kd default-grey.jpg
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user