![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
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.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| 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 Specs![]() |
| | #2 (permalink) |
| 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 Specs![]() |
| | #3 (permalink) |
| 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 Specs![]() |
![]() |
| 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 |