90 likes | 191 Views
Deep Exploration Hints. Steps. Install DeepExploration; the S/N is not really necessary (30 trial days) Open the model; understand the model structure Apply the texture to the diffuse material of the group Save as OBJ; export textures as PNG. Case Study. When the 3DS model is first opened,
E N D
Steps • Install DeepExploration; the S/N is not really necessary (30 trial days) • Open the model; understand the model structure • Apply the texture to the diffuse material of the group • Save as OBJ; export textures as PNG
Case Study When the 3DS model is first opened, no textures are applied
Apply this texture (jpg) to the sink top by double-clicking the object
When loaded into OpenGL, some face normal might be messed up. One can use glLightModeli (GL_LIGHT_MODEL_TWO_SIDE,1); to fix it