Skip to content

ducphamhong/sdkmesh-to-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdkmesh-to-obj

A tool help to convert DirectX .sdkmesh to Wavefront .obj file

Build Status

How to build

Prerequisites

Generate project VC

    cmake -S . -B ./PrjVisualStudio -G "Visual Studio 15 2017" -A WIN32
  • Open the generated solution PrjVisualStudio/SDKMESH_EXPORTER.sln

  • Once the solution opens, right click the SDKMeshObjExporter project, click "Set as StartUp Project" and build tool.

Usage

    SDKMeshObjExporter.exe -i INPUT.sdkmesh -o OUTPUT.obj

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published