Results 1 to 4 of 4

Thread: windowed Direct 3D

  1. #1

    Thread Starter
    Lively Member The_Fog's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Posts
    65

    windowed Direct 3D

    Can I use Direct 3D in a small window?
    If yes, then can I have several different windows opened (all of them using direct 3d)?
    Or must I use direct 3D in fullscreen mode?

    Thanks..
    They will try to steal everything you own,
    It goes on and on and on...


    Pain - On and On

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Yes and yes, I believe! You just need to set up the window differently. (not the form, but the D3D Window)
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Zaei
    Guest
    Sas Is correct. You can have more than one window using DirectX, but if you create more than one D3DDevice, you will degrade performance. Look into the CreateSwapChain(or something like it, dont remember) function.

    Z.

  4. #4

    Thread Starter
    Lively Member The_Fog's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Posts
    65
    Ok. Thanks! :-)
    They will try to steal everything you own,
    It goes on and on and on...


    Pain - On and On

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