Attempt on improving game visauls

Everything about ToME 4.x.x. No spoilers, please

Moderator: Moderator

Message
Author
Suslik
Spiderkin
Posts: 481
Joined: Wed Aug 22, 2012 4:41 pm

Re: Attempt on improving game visauls

#31 Post by Suslik »

At last implemented that old idea from rexo's mockup:
ImageImageImage

DG when i said it was a bad idea, i meant it. 8am here and I srsly want to sleep already. And looks like you'll have to postpone 1.0.5 release a little more :3


Nagyhal
Wyrmic
Posts: 282
Joined: Tue Feb 15, 2011 12:01 am

Re: Attempt on improving game visauls

#33 Post by Nagyhal »

I've been looking at these particle effects in the code and wondering what they might look like in the execution, as I haven't been able to run the shaders for most of them.

Glad that I've found this thread and at last found the answer :3.

I've been thinking of making my own library of particle effects for addon and module makers out there, just to get used to procedural computer graphics. I will of course need to find some way to run the awesome OpenGL shaders :/. But in short, I think what you two have done here is an excellent idea, be proud!

edit: Well, I updated my computer to Windows 8.1, and all of a sudden these wonderful firmware updates started flooding in which have caused me to be able to view the shaders! Now I can create my own... Beholders are going to get something very special from this, yes they are.

Suslik
Spiderkin
Posts: 481
Joined: Wed Aug 22, 2012 4:41 pm

Re: Attempt on improving game visauls

#34 Post by Suslik »

Dg, grab the new effects from here:


Celestial Explosion aka Almagest(updated the timings a little more, tuned some other params):
http://www.youtube.com/watch?v=cP0MuWJNY1w
https://dl.dropboxusercontent.com/u/256 ... magest.zip

Explosive fireball:
http://www.youtube.com/watch?v=UZ633IDpyuo
https://dl.dropboxusercontent.com/u/256 ... reball.zip

Explosive fireball has 3 major uniforms: is_exploding(>0.5 means the particle started morphing into explosion from tick_start, <0.5 means it's a simple particle), explosion_time_factor and particle_time_factor are for separate tuning of particle and explosion evolution speed.

Do not use any manual fade in/fade out for transperency with these effects. If you want to fade them faster/slower, either change time_factor or ask me to change something more thorougly.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Attempt on improving game visauls

#35 Post by darkgod »

Pfft damn you suslik !! now I'll have to play yet an other fire archmage !!! :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply