UVAtlas

UVAtlas isochart texture atlas

MIT License

Stars
837
Committers
10

Bot releases are hidden (Show)

UVAtlas - December 13, 2017

Published by walbourn almost 7 years ago

UVAtlas tool built using latest DirectXMesh which includes fixes to the Wavefront OBJ loader when reading relative face indices

UVAtlas - November 1, 2017

Published by walbourn almost 7 years ago

UVAtlas - September 22, 2017

Published by walbourn about 7 years ago

UVAtlas - July 28, 2017

Published by walbourn about 7 years ago

  • Code cleanup
UVAtlas - April 24, 2017

Published by walbourn over 7 years ago

  • VS 2017 project updates
UVAtlas - April 8, 2017

Published by walbourn over 7 years ago

  • VS 2017 updated for Windows Creators Update SDK (15063)
  • Minor code cleanup
UVAtlas - January 31, 2017

Published by walbourn over 7 years ago

UVAtlas - September 14, 2016

Published by walbourn about 8 years ago

  • uvatlas command-line tool: added wildcard support for input filename and optional -r switch for recursive search
  • uvatlas command-line tool -it switch now supports HDR (RGBE Radiance) texture files (requires DirectXTex September 2016 or later to build)
  • Code cleanup
UVAtlas - August 2, 2016

Published by walbourn about 8 years ago

  • Updated for VS 2015 Update 3 and Windows 10 SDK (14393)
UVAtlas - June 27, 2016

Published by walbourn over 8 years ago

  • Code cleanup
UVAtlas - April 26, 2016

Published by walbourn over 8 years ago

  • Retired VS 2012 projects and obsolete adapter code
  • Minor code cleanup
UVAtlas - November 30, 2015

Published by walbourn almost 9 years ago

  • uvatlas command-line tool updated with -flipv and-flipz switches; removed -fliptc
  • Updated for VS 2015 Update 1 and Windows 10 SDK (10586)

This is likely the last release to support VS 2012

UVAtlas - October 30, 2015

Published by walbourn almost 9 years ago

  • Minor code cleanup
UVAtlas - July 29, 2015

Published by walbourn about 9 years ago

  • Updated for VS 2015 and Windows 10 SDK RTM
  • Retired VS 2010 and Windows 8.0 Store projects
UVAtlas - June 18, 2015

Published by walbourn over 9 years ago

  • Fixed bugs with handling of E_ABORT from user callback
  • Added ESC to abort to uvatlas sample
UVAtlas - November 12, 2014

Published by walbourn over 9 years ago

  • Initial release on CodePlex of UVAtlas APIs.
UVAtlas - April 9, 2015

Published by walbourn over 9 years ago

  • Added projects for Windows apps Technical Preview
  • Fixes for potential divide-by-zero cases
  • Fix for memory allocation problem
  • Added error detection for invalid partitioning
  • uvatlas: fix when importing from .vbo
  • Minor code cleanup