As a hobby, I write DirectX games (or at least try to) which use .X and .3DS models like cars and planes - not in Delphi though.
I want to write a small Delphi 5 app which will quickly view the .X models I have on hard disk.
I've looked at a few of the Delphi component suites (like Delphix), but none of them seem to support actually loading .X files.
I don't want to do anything fancy with them when they are loaded - just display them in a Window until I load another one.
Rotating them would be nice, but not essential - as would support for .3DS files.
Anyone know if what I want to do is even possible? If so, what component(s) do I need?
Many thanks in advance...
TB
I want to write a small Delphi 5 app which will quickly view the .X models I have on hard disk.
I've looked at a few of the Delphi component suites (like Delphix), but none of them seem to support actually loading .X files.
I don't want to do anything fancy with them when they are loaded - just display them in a Window until I load another one.
Rotating them would be nice, but not essential - as would support for .3DS files.
Anyone know if what I want to do is even possible? If so, what component(s) do I need?
Many thanks in advance...
TB