1 / 9

Deep Exploration Hints

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,

palti
Download Presentation

Deep Exploration Hints

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Deep Exploration Hints

  2. 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

  3. Case Study When the 3DS model is first opened, no textures are applied

  4. Apply this texture (jpg) to the sink top by double-clicking the object

  5. When loaded into OpenGL, some face normal might be messed up. One can use glLightModeli (GL_LIGHT_MODEL_TWO_SIDE,1); to fix it

More Related