Loading a Mesh

J

JellyBum

Just wondered, has anyone here ever loaded a mesh (3dsmax .x file) into a
C++ program with the use of DirectX? giving me real problems at the moment

Cheers
 
A

Allin Cottrell

JellyBum said:
Just wondered, has anyone here ever loaded a mesh (3dsmax .x file) into a
C++ program with the use of DirectX? giving me real problems at the moment

It's a common misconception that this sort of question is topical on
comp.lang.c (rather than, say, a C++ or Windows newsgroup).

Although the misconception is common, it is easily corrected by
reading this group's FAQ.

Allin Cottrell
 
M

Malcolm

Just wondered, has anyone here ever loaded a mesh (3dsmax .x
file) into a C++ program with the use of DirectX? giving me real
problems at the moment
Yes.
The technique for solving this sort of problem is to load a really simple
example (a single triangle, or a cube), so that you can look at the data and
see what is going wrong. However it isn't really a C or C++ question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top