Changes between Version 1 and Version 2 of SampleCodes/ObjLoader


Ignore:
Timestamp:
07/03/18 20:08:58 (6 years ago)
Author:
Hongtae Kim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SampleCodes/ObjLoader

    v1 v2  
    33
    44{{{#!cpp lineno=1
    5 
    65#pragma mark Mesh Loading
    76ModelBvh LoadObjModel(const DKString& obj, const DKString& tex, DKMaterial* material, bool genBvh, bool useCachedData)
     
    315314}
    316315}}}
     316
     317- DKGL develop 브랜치 버전용