Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - a8451727

Pages: [1]
1
Support / How to add more texture maps to obj
« on: June 04, 2022, 01:24:53 pm »
At present, I only know how to add 1 texture map to an object
But the exported obj has many texture maps

Code: [Select]
#
## Alias OBJ Material File
# Exported from SketchUp, (c) 2000-2012 Trimble Navigation Limited

newmtl FrontColor
Ka 0.000000 0.000000 0.000000
Kd 1.000000 1.000000 1.000000
Ks 0.330000 0.330000 0.330000

newmtl Color_E04
Ka 0.000000 0.000000 0.000000
Kd 1.000000 1.000000 0.600000
Ks 0.330000 0.330000 0.330000

newmtl Color_E03
Ka 0.000000 0.000000 0.000000
Kd 1.000000 1.000000 0.396078
Ks 0.330000 0.330000 0.330000

newmtl Color_007
Ka 0.000000 0.000000 0.000000
Kd 0.227451 0.227451 0.227451
Ks 0.330000 0.330000 0.330000

newmtl Carpet_Loop_Pattern
Ka 0.000000 0.000000 0.000000
Kd 0.650980 0.541176 0.349020
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Carpet_Loop_Pattern.jpg

newmtl _Wood__Floor_2
Ka 0.000000 0.000000 0.000000
Kd 0.607843 0.411765 0.239216
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/_Wood__Floor_2.jpg

newmtl Stone_Pavers_Flagstone_Gray
Ka 0.000000 0.000000 0.000000
Kd 0.635294 0.635294 0.635294
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Stone_Pavers_Flagstone_Gray.jpg

newmtl Wood__Floor
Ka 0.000000 0.000000 0.000000
Kd 0.607843 0.411765 0.239216
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Wood__Floor.jpg

newmtl Stone_Coursed_Rough
Ka 0.000000 0.000000 0.000000
Kd 0.647059 0.627451 0.509804
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Stone_Coursed_Rough.jpg

newmtl Groundcover_RiverRock_4inch
Ka 0.000000 0.000000 0.000000
Kd 0.529412 0.447059 0.243137
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Groundcover_RiverRock_4inch.jpg

newmtl _Vegetation_Blur7_1
Ka 0.000000 0.000000 0.000000
Kd 0.325490 0.447059 0.070588
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/_Vegetation_Blur7_1.jpg

newmtl Vegetation_Grass_Artificial
Ka 0.000000 0.000000 0.000000
Kd 0.466667 0.666667 0.352941
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Vegetation_Grass_Artificial.jpg

newmtl Vegetation_Blur7
Ka 0.000000 0.000000 0.000000
Kd 0.384314 0.529412 0.082353
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Vegetation_Blur7.jpg

newmtl _Wood__Floor_1
Ka 0.000000 0.000000 0.000000
Kd 0.607843 0.411765 0.239216
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/_Wood__Floor_1.jpg

newmtl Groundcover_Sand_Smooth
Ka 0.000000 0.000000 0.000000
Kd 0.713725 0.580392 0.396078
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Groundcover_Sand_Smooth.jpg

newmtl _Vegetation_Blur7_3
Ka 0.000000 0.000000 0.000000
Kd 0.278431 0.447059 0.043137
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/_Vegetation_Blur7_3.jpg

newmtl Groundcover_Gravel_1inch
Ka 0.000000 0.000000 0.000000
Kd 0.827451 0.796078 0.635294
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/Groundcover_Gravel_1inch.jpg

newmtl _Vegetation_Juniper2_2
Ka 0.000000 0.000000 0.000000
Kd 0.352941 0.501961 0.254902
Ks 0.330000 0.330000 0.330000
map_Kd changjing2/_Vegetation_Juniper2_2.jpg

Pages: [1]