Product Chat / Anyone already seen/done this Halo effect?

Author
Message
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 26th Jan 2017 11:25
I seem to recall trying to get a halo effect working in GG and I think Cybernescence or someone achieved this. Anyway, here is a pic showing a glowing halo around the FPSC classic Aiko character in red. I can post the effect file if anyone thinks they will find it useful.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, SQL, PL-SQL, JavaScript, HTML, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: SegAutoWelder, Entity+Weapon Welder

Attachments

Login to view attachments
Belidos
3D Media Maker
8
Years of Service
User Offline
Joined: 23rd Nov 2015
Playing: The Game
Posted: 26th Jan 2017 11:42
Would be awesome if you could upload that, looks great!

i5, NV960 2GB, 16GB memory, 2x 2TB Hybrid, Win10.
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 26th Jan 2017 11:56
cool, here you go. you can open up the FX file and change colour values on the following line and the :

//use this value to produce a color
float4 color = lerp( float4( 1.8,0.0,0.0,0), float4(0.0,0.0,0.0,0), angle );

the min/max angle values can be changed on these lines:

float MinLimit
<
string UIWidget = "slider";
float UIMax = 1.0;
float UIMin = 0.0;
float UIStep = 0.01;
> = 0.100000; -<<<<<<<< change this default value

float MaxLimit
<
string UIWidget = "slider";
float UIMax = 1.0;
float UIMin = 0.0;
float UIStep = 0.01;
> = 0.700000; -<<<<<<<< change this default value

I've named the file halored, but feel free to change it according to color. If you have darkshader, playing around with the values is even easier.


Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, SQL, PL-SQL, JavaScript, HTML, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: SegAutoWelder, Entity+Weapon Welder

Attachments

Login to view attachments

Login to post a reply

Server time is: 2024-07-05 12:15:55
Your offset time is: 2024-07-05 12:15:55