-
Mar 22nd, 2022, 11:38 AM
#1
Thread Starter
Hyperactive Member
directx 9 3d
how to view a .obj and move,scale,rotate the obj
-
Mar 22nd, 2022, 01:01 PM
#2
Lively Member
Re: directx 9 3d
Can be converted .obj in .3ds using Blender, then .3ds in .x using the conv3ds utility.
Format .x is loaded using the D3DXLoadMeshFromX() Function.
Rotate, scale and move using the appropriate matrices.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|