Page 1 of 1
Normal Object Glowing Effect?
Posted: Wed Jun 16, 2010 7:49 am
by Lozza
I used search and couldn't find what I want.
How do you add glow/bloom to an object or msh?
I wanted to know since I saw this~
~Taken By Xavious....i think~
Anyway.
Re: Normal Object Glowing Effect?
Posted: Wed Jun 16, 2010 8:44 am
by FragMe!
Re: Normal Object Glowing Effect?
Posted: Wed Jun 16, 2010 12:08 pm
by AQT
Or:
AceMastermind wrote:List of unknown hex found 5 places after ATRB in various msh files:
- Hex/My best guess
...
02 = Glow alternative? (Yes, it works)
...
http://www.gametoast.com/forums/viewtop ... 20#p279620
Re: Normal Object Glowing Effect?
Posted: Wed Jun 16, 2010 9:38 pm
by AceMastermind
If you follow what squipple's topic said remember that he documented what
he felt was the way it worked at the time he posted, both of his methods are identical but he adds unnecessary steps to both.
squipple's method #1 with unnecessary steps removed:
- Hit 'u' to go into poly select mode and select the polys you'd like to glow.
Go to File -> Pandemic Tools -> Edit Flags.
Glow is 11, so I set Render Types to 11
Also in the case of glow, the Texture 1 field refers to a map for the glow (where it will glow). The lighter parts of the image will glow more intensely than the darker, and the glow color is also dependant on the color of this texture.
I used a 128x128 tga that is just solid white for this example. There's no 'explore' dialog for the texture fields, so you just have to type it in manually.
Once you're done with the settings, hit OK
Once you've got your model into ZeroEditor, you'll notice that the polygons selected for glow are now in black & white.
squipple's method#2 with unnecessary steps removed:
- Now, to add glow, it's the same steps.
Select the polygons you wish to apply the glow to (shortcut key u)
File -> Pandemic Tools -> Edit Flags
Choose 11 under Render Type
Select a glow map in the Texture 1 field (in this case I just used a 128x128 white tga to apply glow to the entire surface)
Hit OK.
See the similarities in the methods with the unneeded steps removed? They are the same instructions and that is why it worked both ways and what is posted above is all that needs to be done. Also, I believe RepSharpshooter programmed his MeshTool to follow the same unneeded steps that squipple posted in his Edit Flags topic but it still works because the correct steps were still included.
Vertex lighting has nothing to do with "glow" and there's no need to add any lights in ZE either but at the time he tested this stuff out he thought that it was needed and I mention this
HERE with an example you can download.
Re: Normal Object Glowing Effect?
Posted: Thu Jun 17, 2010 3:10 am
by SW_elite
Since I model in 3DS, is there any way you know of to get similar results?
Re: Normal Object Glowing Effect?
Posted: Sat Jun 19, 2010 3:21 pm
by DarthD.U.C.K.
use repsharpshooters meshtool on the msh (you cant edit or create "flags" in 3ds or the free versions of XSI so you have to do that directly with the msh
Re: Normal Object Glowing Effect?
Posted: Sat Jun 19, 2010 6:11 pm
by SW_elite
Is there any tutorial for editing flag directly from the msh?
Re: Normal Object Glowing Effect?
Posted: Sat Jun 19, 2010 6:18 pm
by DarthD.U.C.K.
DarthD.U.C.K. wrote:use repsharpshooters meshtool on the msh (you cant edit or create "flags" in 3ds or the free versions of XSI so you have to do that directly with the msh
Re: Normal Object Glowing Effect?
Posted: Sat Jun 19, 2010 9:30 pm
by SW_elite
Well that didnt help... Thats what brought up the question in the first place

Re: Normal Object Glowing Effect?
Posted: Sun Jun 20, 2010 5:26 am
by DarthD.U.C.K.
then you either didnt understand the posts in this topic or the instructions in the meshtool-thread
what do you want to do actually?
adding glow/envmp/bumpmapandspecmap -> use the meshtool
give another flag beside envmp, bumpmap and glow -> read the post aqt linked
Re: Normal Object Glowing Effect?
Posted: Sun Jun 20, 2010 6:51 am
by SW_elite
Ok, thanks!