This website requires JavaScript.
Explore
Help
Sign In
gered
/
Ms3dToMesh
Archived
Watch
1
Star
0
Fork
You've already forked Ms3dToMesh
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-07-11
. You can view files and clone it, but cannot push or open issues or pull requests.
b4ac0d07d3
Ms3dToMesh
/
src
History
Gered
b4ac0d07d3
add stub MetadataFile class
2012-12-22 16:22:02 -05:00
..
chunks
remove normal and texcoord data from Triangle
2012-12-18 12:33:04 -05:00
geometry
add ExtraGroupInfo struct to contain group info from a metadata file
2012-12-22 16:15:01 -05:00
metadata
add stub MetadataFile class
2012-12-22 16:22:02 -05:00
ms3d
fix #include path
2012-12-19 09:12:09 -05:00
util
fix ReadString so fixed length strings don't have garbage at the end up to the max length specified
2012-12-12 15:16:33 -05:00
animationsequence.h
change AnimationSequence to be a struct (for consistency with all the other POCO-type objects)
2012-12-22 16:15:28 -05:00
common.h
added common header
2012-12-10 18:59:15 -05:00
main.cpp
clean up main() processing a bit in preparation for metadata loading
2012-12-22 16:04:01 -05:00
meshfile.cpp
update ConvertToMeshFile chunk object data population to use the UniqueVertexCollection object's data instead
2012-12-18 12:34:01 -05:00
meshfile.h
add scale factor parameter to ConvertToMeshFile
2012-12-11 11:10:17 -05:00