open ASSet IMPort library(ASSIMP) is a portable Open Source library to import various well-known 3D model formats
0
votes
0answers
24 views
Default material properties and assimp
I am using assimp to import 3d models and I have a question on the default properties on materials, more specifically on the diffuse, ambient and specular material colors.
In assimp, if the model ...