CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284

    Rendering in sample app

    I used the standard DirectX 9 wizard to create an application that display a 3D rendered triangle. I replaced the triangle for my cube code. But now it doesn't render anymore

    Can someone tell me how to fix this ? It seems I missed a setting that I needed to change...
    WM.

    What about weapons of mass construction?

  2. #2
    Join Date
    Dec 2000
    Location
    Slovakia
    Posts
    1,043
    too lack of information you wrote to help you...

  3. #3
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    yes martin is right here,
    - Software Architect

  4. #4
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    Well.... I solved the problem now
    WM.

    What about weapons of mass construction?

  5. #5
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    It would be nice Willem if you share how you solved your problem and what was the problem actually. since lot of others may have same problem and even I may work in DirectX after some weeks so It would be nice if I know the problem which may likely occour.

    thanks
    - Paresh
    - Software Architect

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

Featured