Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ermaccer/team6tool
A tool to work with Team6 file formats
https://github.com/ermaccer/team6tool
Last synced: 3 days ago
JSON representation
A tool to work with Team6 file formats
- Host: GitHub
- URL: https://github.com/ermaccer/team6tool
- Owner: ermaccer
- Created: 2020-10-31T21:20:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T16:31:27.000Z (10 months ago)
- Last Synced: 2024-01-18T00:09:19.397Z (10 months ago)
- Language: C++
- Size: 675 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# team6tool
A tool to work with Team6 file formats# Support
- [X] Models (.dcm)
- [x] Vehicles
- [x] Characters (require -c param)
- [x] Objects
- [X] Material Data
- All values should be saved except env map.
- Output in OBJ
- [X] Textures (.dct, although some seem to be invalid format?)
- Output in DDSThis tool has been designed for second version of Team6 engine, first gen games won't work (todo).
Games tested:
- Flatout 3
- ESR
- Pizza Dude![img](https://raw.githubusercontent.com/ermaccer/team6tool/master/render.png)
![img](https://raw.githubusercontent.com/ermaccer/team6tool/master/render2.png)