-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added a sun, bigger terrain, normal map, better street
Showing
25 changed files
with
21,171 additions
and
5,698 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
# Blender MTL File: 'road.blend' | ||
# Blender MTL File: 'road_success.blend' | ||
# Material Count: 1 | ||
|
||
newmtl road | ||
Ns 96.078431 | ||
Ka 1.000000 1.000000 1.000000 | ||
Kd 0.640000 0.640000 0.640000 | ||
Ks 0.500000 0.500000 0.500000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ns 200.078431 | ||
Ka 0.200000 0.200000 0.200000 | ||
Kd 0.200000 0.200000 0.200000 | ||
Ks 1.000000 1.000000 1.000000 | ||
Ke 0.100000 0.100000 0.100000 | ||
Ni 1.000000 | ||
d 1.000000 | ||
illum 2 | ||
map_Kd road.png | ||
map_Bump TexturesCom_Asphalt_heightmap_S.tif |
Oops, something went wrong.