Windows Vista Forums
Vista Forums Home Join Vista Forums Webcasts Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Outerglow on 3D objects

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 11-23-2006   #1 (permalink)
AlexB
Guest


 

Outerglow on 3D objects

I'm searching for a solution to create some outerglow effect on a 3D obejct.
I have seen this in some of wpf demos. ModelVisual3D doesn't have
BitmapEffect property like other visuals. Perhaps any one of you knows some
tricks how to achieve this?

Thanks for all suggestions!

My System SpecsSystem Spec
Old 11-24-2006   #2 (permalink)
TheRHogue
Guest


 

RE: Outerglow on 3D objects

For WPF 3D V1 you are not at a DX 9 level...no access to pixel shaders like
XNA. Therefore, older game techniques have to be used to create the effects.
Generally, this means adding some geometries and using emissive materials
and\or preprocessing your images via photoshop and\or baking in a 3D software
tool like MAX.

For example, if you want a glow around the earth, put a plane through a
shere, put your glow image on the plane - you can also use emmissive and
other techniques. Of course, if the camera moves, the glow plane has to move,
and now you need code to billboard the plane.


"AlexB" wrote:

> I'm searching for a solution to create some outerglow effect on a 3D obejct.
> I have seen this in some of wpf demos. ModelVisual3D doesn't have
> BitmapEffect property like other visuals. Perhaps any one of you knows some
> tricks how to achieve this?
>
> Thanks for all suggestions!

My System SpecsSystem Spec
Old 11-24-2006   #3 (permalink)
TheRHogue
Guest


 

RE: Outerglow on 3D objects

For WPF 3D V1 you are not at a DX 9 level...no access to pixel shaders like
XNA. Therefore, older game techniques have to be used to create the effects.
Generally, this means adding some geometries and using emissive materials
and\or preprocessing your images via photoshop and\or baking in a 3D software
tool like MAX.

For example, if you want a glow around the earth, put a plane through a
shere, put your glow image on the plane - you can also use emmissive and
other techniques. Of course, if the camera moves, the glow plane has to move,
and now you need code to billboard the plane.


"AlexB" wrote:

> I'm searching for a solution to create some outerglow effect on a 3D obejct.
> I have seen this in some of wpf demos. ModelVisual3D doesn't have
> BitmapEffect property like other visuals. Perhaps any one of you knows some
> tricks how to achieve this?
>
> Thanks for all suggestions!

My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using SMO objects Carlos Felipe França da Fonseca PowerShell 0 07-06-2008 03:57 PM
Objects to integers Geordie PowerShell 4 06-03-2008 06:46 AM
Searching for two objects papa940911 PowerShell 3 05-19-2008 02:13 PM
Casting Com Objects Paul PowerShell 5 11-26-2007 09:11 PM
types of the help objects. klumsy@xtra.co.nz PowerShell 2 10-14-2006 10:28 AM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51