|
|
|
|
#1 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
Yay, i got it right. I made a tunnel preset that switches between being, a cirlcle, a square, a triangle, a hexagon and a two planes.
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: May 2001
Location: somewhere else
Posts: 1,286
|
sweet!
sometimes the fog is too bright though. If there is a heavy beat, it will spend too much time looking at the walls. Slow down the camera mvt and add a custom beat to skip 1 or 2 beats. powered by C₈H₁₀N₄O₂ |
|
|
|
|
|
#3 |
|
Forum King
|
I just finished reviewing some presets submitted here - ugh. I need a good lift in quality of presets.
/me crosses my fingers Not the greatest(would be much better if the switch was smooth - kinda like how UCD did it in one of his presets), but it's nice. Keep up the good work Raz. |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Jan 2003
Location: Estonia.
Posts: 851
|
Really sweet.
Yes it'sa kinda annoying that the shape like jumps, it would be perfect with smooth switching. But this might be hard thing to do. Phi = (1+sqrt(5))/2 |
|
|
|
|
|
#5 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
It would be an entirely different thing. This calculates each shape individually and randomly switches between them.
|
|
|
|
|
|
#6 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Actually because of your unified texture mapping, it's dead-easy...
Changed: - Smooth switching - Aspect-ratio correction - Fair shape selection - Tweaked fog - Tweaked rotation (so it looks at the tunnel ends more often) - Reduced rotation intensity |
|
|
|
|
|
#7 |
|
Member
|
it crashes winamp everytime
|
|
|
|
|
|
#8 |
|
Major Dude
|
I dont like the texture but the DM is nice.
|
|
|
|
|
|
#9 |
|
Major Dude
Join Date: Jan 2003
Location: Estonia.
Posts: 851
|
This is perfect
Phi = (1+sqrt(5))/2 |
|
|
|
|
|
#10 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Akuso: perhaps you have an old Colormap... get the latest (v1.2.1 at the moment).
|
|
|
|
|
|
#11 |
|
Wildly Confused
(Major Dude) Join Date: Jan 2003
Location: Minnesota
Posts: 1,204
|
Pretty nice! Raz, the original was way too fast for me...
"It's like saying give a man a Les Paul guitar and he becomes Eric Clapton, and of course that's not true, give a man an amplifier and a synthesizer and he doesn't become...whoever; he doesn't become us." - Roger Waters |
|
|
|
|
|
#12 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
Oh man. Is this ever sweet. Thanks UCD.
|
|
|
|
|
|
#13 |
|
Forum King
|
your switching algorithm has the same flaw as colormap - it jumps if it changes too soon. (not that you could feasibly do that with colormap, too much of a slowdown (that BETTER damn well be why, cos there's no other good excuse).) i've got mixed feelings about the texture...you can't tell it's switched until you see the ends of the tunnel, and that is both a good and a bad thing. on one hand, you're spinning around and all of a sudden, without your knowledge, your surroundings have changed. on the other hand, it doesn't show off the dm very well, and that's the center of this preset. i think slowing down/smoothing out the rotation might help, but i'm not sure...
"guilt is the cause of more disauders than history's most obscene marorders" --E. E. Cummings |
|
|
|
|
|
#14 |
|
Forum King
|
That's an awesome tweak unconed.
Like atero said - you can't see the switch until you see the ends. The texture could use a change. |
|
|
|
|
|
#15 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
The texture's just there so it's got a texture to begin with. I always use the mosaic'd grain and a colourmap to start with, it just displays how the textures been done in the DM well.
I've deciphered the tweak now after finally getting some sleep. That is some damn nice tweaking. I'll have to use that technique again.
|
|
|
|
|
|
#16 |
|
Bin King
Join Date: Mar 2001
Location: Finland
Posts: 2,179
|
Wow, UnConeD's Tweak is amazing. Sorry Raz, didn't check out the original
Im sure it's nice tho, but that smooth changing... *drools*
|
|
|
|
|
|
#17 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
It was basically just that, but without the smooth changing.
|
|
|
|
|
|
#18 |
|
Forum King
|
i can't see it changing smoothly because it changes too fast...
my morphing code is better
"guilt is the cause of more disauders than history's most obscene marorders" --E. E. Cummings |
|
|
|
|
|
#19 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Hmm Atero I don't know what preset you're watching, but it should contain the following code in onbeat:
x=equal(ip,1);y=rand(5); lc1=if(x,c1,lc1);lc2=if(x,c2,lc2);lc3=if(x,c3,lc3);lc4=if(x,c4,lc4);lc5=if(x,c5,lc5); c1=if(x,equal(y,0),c1);c2=if(x,equal(y,1),c2);c3=if(x,equal(y,2),c3);c4=if(x,equal(y,3),c4); I.e. only if the previous transition (governed by 'ip') has completed will it switch to the next one. Try putting a 300BPM custom bpm in front, it still switches smoothly here. |
|
|
|
|
|
#20 |
|
Forum King
|
ups. loaded the wrong one i guess. >_<
my morphing code is still cooler
"guilt is the cause of more disauders than history's most obscene marorders" --E. E. Cummings |
|
|
|
|
|
#21 |
|
Banned
Join Date: Feb 2003
Posts: 2,838
|
Bad perest!
|
|
|
|
|
|
#22 |
|
Member
|
you tell them, Mr_007!
|
|
|
|
|
|
#23 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
Yeah, the persest is probably bad.
![]() The preset however is great.
|
|
|
|
|
|
#24 |
|
Senior Member
|
ahhhhhh! thats really nice raz. I was in italy so I couldn't comment sooner. Good work
wow
|
|
|
|
|
|
#25 |
|
Forum King
Join Date: May 2003
Location: Fnord?!
Posts: 2,657
|
mmmm... I like the smooth switching, it makes the preset look 10X better.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|