|
|
|
|
#1 |
|
Senior Member
Join Date: Oct 2003
Posts: 272
|
Minipack (kinda)
Wanted to post a couple of new presets and repost a couple adjusted ones. Guess it's kinda like a minipack but not really. So let me know what you guys think.
Oh and make sure you get the bitmaps into the right folder or the preset using them is just gonna look stupid. And speaking of that one, yeah there's no background. I like it like that and it saves FPS. Update: Left a piece of unused code in one of the presets. Fixed it. Updated. Last edited by UIUC85; 3rd March 2004 at 23:28. |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Aug 2002
Location: The Netherlands
Posts: 4,121
|
Don't understand the first thing of your coding in those DMs, but the presets look great.
Jesus loves you [yes, you] so much, he even died for you so that you will not need to die, but live forever |
|
|
|
|
|
#3 |
|
Bin King
Join Date: Mar 2001
Location: Finland
Posts: 2,179
|
Well i gotta give it to you, Spherical Conductor is the first fast "high tech" preset without any visible ugly edges
I also liked Blue Gill very much. |
|
|
|
|
|
#4 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
nice stuff here, even those techy presets look great. blue gill reminds me of my own stuff, yet painters algorithm is my favorite here.
|
|
|
|
|
|
#5 |
|
Major Dude
Join Date: Feb 2002
Location: home
Posts: 1,318
|
Verra nice
I'd have to give my vote to Spherical Conductor, although Blue Grill did reflect the music eerily well. Maybe it was just chance but damn.
Stoke me a clipper. I'll be back for Christmas. - Arnold Rimmer Red Dwarf |
|
|
|
|
|
#6 |
|
Junior Member
|
Spherical Conductor - now that's what I call c00l! Really the preset is very nice and has a great texture. Blue Gill also is great. Keep up the work.
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Aug 2002
Location: USA
Posts: 158
|
Very nice job. Great colors on Blue Gill, and the buffer blended DM on Spherical Conductor looks awesome (although I think you could do more with the color scheme; the current green and blue is kind of boring)!
|
|
|
|
|
|
#8 |
|
Major Dude
Join Date: Nov 2002
Location: Arnhem, the Netherlands
Posts: 927
|
Spherical Conductor is sweet
, Really nice coding.
|
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Oct 2003
Posts: 272
|
I bug was found in Blue Gill when you change the window size. I'll release it again later with the fix but if you want to fix it just change the code in the second effect list frame section to:
x=if(equal(w1,w)*equal(h1,h),0,1); enabled=x; w1=w; h1=h; and that should take care of it. Thanks again for the awesome comments! |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Oct 2003
Posts: 272
|
errr dont need the x anymore. sorry, it's been a long week. exams...
enabled=if(equal(w1,w)*equal(h1,h),0,1); w1=w; h1=h; |
|
|
|
|
|
#11 |
|
Major Dude
Join Date: Feb 2003
Location: Somewhere in Canada
Posts: 776
|
Spherical conductor is good.
Darn, I can't think of anything to put here. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|