I aplly spec-maps to 3ds models in Anim8or, export to cmod, load them up in Celestia, and the spec-map doesn't load.
I checked the log (~) and it says everything loads but the spec-map.
Am I doing something wrong?
Partial example of one of the cmod files.
Code: Select all
# driveHull1 has 1 material(s)
material # 0
# diffuse 1 1 1
# diffuse weight 0.7 # Kd
diffuse 0.8 0.8 0.8
opacity 1
texture0 "enterprisehull1_glow.jpg"
# specular 0.898 0.898 0.898
# specular weight 0.3 # Ks
specular 0.269 0.269 0.269
specpower 104 # (roughness)*2.55
specularmap "enterprisehull1_specular.jpg"
# emissive 1 1 1
# emissive weight 0 # Ke
emissive 0 0 0 # product
emissivemap "enterprisehull1_glowi.jpg"
end_material
Thanks,
Tim