Menge
Centurion
Is there a way to create a directx device that has no window attached to it? or just the screen?
i want to make an app which uses directx and draws with an alpha channel to the screen. much like this one does:
this is MobyDock , which is a clone of apple's Dock program. it uses DirectX9 and draws to the screen transparently (with alpha). the blue background is the desktop already.
i want to make something similar. how to i make a directx window or device that draws this way?
i want to make an app which uses directx and draws with an alpha channel to the screen. much like this one does:
this is MobyDock , which is a clone of apple's Dock program. it uses DirectX9 and draws to the screen transparently (with alpha). the blue background is the desktop already.
i want to make something similar. how to i make a directx window or device that draws this way?