You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While SDKMESH is primarily a run-time format, it would be useful to have a SDKMeshReader.h similar to the WaveFrontReader.h utility (storing the data in std::vector and the like) to support importing of SDKMESH for tools instead of just output only.
While
SDKMESHis primarily a run-time format, it would be useful to have a SDKMeshReader.h similar to theWaveFrontReader.hutility (storing the data instd::vectorand the like) to support importing ofSDKMESHfor tools instead of just output only.