Skip to content

Commit

Permalink
October 28, 2014 release (updated)
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn_cp authored and walbourn_cp committed Oct 28, 2014
1 parent 3fef83b commit 01bd59b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ Utilities\

WaveFrontReader.h - Contains a simple C++ class for reading mesh data from a WaveFront OBJ file.

Meshconvert\
This DirectXMesh sample is an implementation of the "meshconvert" command-line texture utility
from the DirectX SDK utilizing DirectXMesh rather than D3DX.

Note this tool does not support legacy .X files, but can export CMO, SDKMESH, and VBO files.

All content and source code for this package are bound to the Microsoft Public License (Ms-PL)
<http://www.microsoft.com/en-us/openness/licenses.aspx#MPL>.

Expand Down

0 comments on commit 01bd59b

Please sign in to comment.