Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invisible sides of box in Direct3D

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I create a scene in Direct3D retained mode using delphix. I add multiple boxes (loaded from .x files converted from .3ds files), each to its own frame, to the scene. (At first idirect3drmframe and meshbuilder is created then mesh is loaded to the meshbuilder and this is add by addvisual method to the frame) When I try to move through the scene, some of the sides of boxes aren't visible and everything is extremly slow. Can someone help?

Thanks
Michal
 
I can't be of much help, but I've tried to use DelphiX in my projects too, and found it to be slow. So I think that DelphiX is causing the slowness of your programs. Try using some other component for your DirectX stuff or use straight Delphi for your component stuff.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top