Opened 20 years ago
Closed 20 years ago
#37 closed enhancement (invalid)
.x importer
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Importer | Version: | |
Keywords: | .x directX | Cc: | |
Referenced By: | References: |
Description
It is always nice to be able to import multiple file-types
- Idea:
- Use the existing importer classes to import a new Model from a .x-file
- Build models in this format
- Interface:
- Use Model class for handling 3D-models
- See how it is done in the OBJModel-class
- Beware:
- x-file format is DirectX file format and is not Open-Source
- Do not do to much work here, it should just work, but it is not what we should support
- It is always better to extend .obj and .3ds support
Change History (1)
comment:1 Changed 20 years ago by bensch
- Milestone feature-taks deleted
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
WE WILL NEVER SUPPORT MS-nonOpen-Formats like this