Results 1 to 2 of 2

Thread: directx 9 3d

  1. #1

    Thread Starter
    Hyperactive Member gaouser's Avatar
    Join Date
    Mar 2022
    Location
    Near the User32.dll
    Posts
    386

    Post directx 9 3d

    how to view a .obj and move,scale,rotate the obj

  2. #2
    Addicted Member Mikle's Avatar
    Join Date
    Oct 2009
    Location
    Tuapse, Russia
    Posts
    138

    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
  •  



Click Here to Expand Forum to Full Width