Generated 3D Content Info?

According to the DeskScapes website front page, .dreams should (eventually??) be able to display generated 3d graphics. As a Direct3D programmer, I *LOVE* the idea of being able to generate real-time 3d content for the desktop: non-repeating starfields, evolving nature scenes with artificial life, an "environment" for virtual pets that "live" on your desktop, etc. Where can I find more info on this feature and how it (is going to) work(s)?
2,905 views 7 replies
Reply #1 Top
I'm assuming that once the feature is completed there should be plenty of documentation.
Reply #2 Top
Hm... I wonder if this 3D content will be interactive..?
Reply #3 Top

Hm... I wonder if this 3D content will be interactive..?



Doubtful... It would almost loose it's sense of being animated wallpaper. But the truth is it could be voluntary option... Definitely not a bad idea to make DreamScene interactive, but who's going to develop it? I doubt Microsoft is and no one else has access to required source codes.
Reply #4 Top
StarDock says THEY are going to develop it into DeskScapes / .dream format:

from http://dream.wincustomize.com:

"Stardock DeskScapes extends Windows DreamScene with the ability to run .Dream animated wallpapers. .Dream files can be looped video, or dynamically generated in 3D, or change based on a set of triggers. DeskScapes turns Windows DreamScene into something more." (btw - how do you "quote" in a blue box?)

I read "dynamically generated in 3d" to mean generated by some sort of program, as opposed to pre-rendered video. If its a program thats generating the 3D content, I'm pretty confident responding to key and mouse events wouldn't be too difficult.

Of course, I'm speculating until we get more info on exactly what "generated in 3d" means, which was the purpose of the OP!   

Reply #5 Top
Generated in 3d means rendered in realtime on the users machine using Direct3D.
Reply #6 Top
Will triggers apply to the 3d objects?
Reply #7 Top

Re triggers with 3D content, in theory you should be able to do it but i'm not sure since the dyanmic content inhernetly supports triggers (i.e. it's quasi-software in itself).