DirectXMesh

Published June 28, 2014
Advertisement
Chuck Walbourn has been hard at work on a new project which is now available on CodePlex: [quote]
directxmesh.codeplex.com[/quote]
This is a shared source library for performing various geometry content processing operations including generating normals and tangent frames, triangle adjacency computations, and vertex cache optimization. Basically it does for geometry processing what DirectXTex did for textures. It's mostly intended for offline tool usage, and finally replaces the need for content pipelines to depend on the legacy D3DX library.http://blogs.msdn.com/aggbug.aspx?PostID=10538141

Source
3 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement