smeighan Posted March 15, 2012 Share Posted March 15, 2012 Another effect connected into Nutcracker,_POSTusername fuser_target ZZ_ZZeffect_class meteorseffect_name METEOR1window_degrees 360start_color #FF1100end_color #380101frame_delay 11sparkles 0maxPhase 4seq_duration 5maxMeteors 5submit Submit Form to create your target modelone more_POSTusername fuser_target ZZ_ZZeffect_class meteorseffect_name METEOR2window_degrees 360start_color #FF1E05end_color #275C27frame_delay 11sparkles 0maxPhase 6seq_duration 5maxMeteors 3submit Submit Form to create your target model Link to comment Share on other sites More sharing options...
Davidt Posted March 15, 2012 Share Posted March 15, 2012 G'day Sean,I love this effect. I had been manually doing something like this which was VERY time consuming. This will make life a lot simpler.With colour selection, would you please consider adding some sort of "random" colour option whereby the colour of each meteor differs from the last? Another option could be to ask how many colours a person wants, similar to the spirals effect generator.Cheers,davidt Link to comment Share on other sites More sharing options...
smeighan Posted March 16, 2012 Author Share Posted March 16, 2012 Davidt wrote:G'day Sean,I love this effect. I had been manually doing something like this which was VERY time consuming. This will make life a lot simpler.With colour selection, would you please consider adding some sort of "random" colour option whereby the colour of each meteor differs from the last? Another option could be to ask how many colours a person wants, similar to the spirals effect generator.Cheers,davidtHere you go David;Added one more optionrandom_colours =1, then every pixel in the meteor is a different colorrandom_colours=2, random color for the meteor, but the hue is kept the sameany other value the the meteor will start with your start_color and finish with your end_color.here is random_colours=2_POSTusername fuser_target ZZ_ZZeffect_class meteorseffect_name METEOR4window_degrees 360start_color #FF1100end_color #380101frame_delay 11sparkles 5maxPhase 7seq_duration 5maxMeteors 3random_colours 2submit Submit Form to create your effectrandom_colours=1_POSTusername fuser_target ZZ_ZZeffect_class meteorseffect_name METEOR5window_degrees 360start_color #FF1100end_color #380101frame_delay 11sparkles 5maxPhase 7seq_duration 5maxMeteors 3random_colours 1submit Submit Form to create your effectand finally any other number and we will look to start and end colors_POSTusername fuser_target ZZ_ZZeffect_class meteorseffect_name METEOR6window_degrees 360start_color #FF1100end_color #380101frame_delay 11sparkles 5maxPhase 7seq_duration 5maxMeteors 3random_colours 0submit Submit Form to create your effectthanks Link to comment Share on other sites More sharing options...
Davidt Posted March 16, 2012 Share Posted March 16, 2012 Wow, that was fast Thanks for adding those Sean. I really like the effect that random_colours=2 gives on screen.My initial thought had been what ever the random colour allocated to pixel 1 for each meteor would be followed through to the last pixel.Another option could also be to add "random_length" to the meteor trail variables with maybe a min length of 1 pixel and max length of 10 pixels.Cheers,davidt Link to comment Share on other sites More sharing options...
jimswinder Posted March 16, 2012 Share Posted March 16, 2012 Hey Sean...How difficult would it be to assign certain effects to certain strings/unit id's?For example...let's say I want "spiral" for the odd numbered strings (1, 3, 5, 7, 9, 11) and "meteors" for the even ones (2, 4,6, 8, 10, 12)? Link to comment Share on other sites More sharing options...
smeighan Posted March 16, 2012 Author Share Posted March 16, 2012 jimswinder wrote:Hey Sean...How difficult would it be to assign certain effects to certain strings/unit id's?For example...let's say I want "spiral" for the odd numbered strings (1, 3, 5, 7, 9, 11) and "meteors" for the even ones (2, 4,6, 8, 10, 12)?Medium difficulty.I will first offer the ability to merger two effects.1) 4 spirals2) Meteors3) textYou then tell which effect takes precedence and it will rule the pixel's rgb. For example 3,1,2This is simple to do and probably opens hundreds of more combinationsI have also been thinking of implementing layers.so much to do, so little timeO think this forum would probably like to see an LMS file first?? Link to comment Share on other sites More sharing options...
smeighan Posted March 16, 2012 Author Share Posted March 16, 2012 pikadroo wrote:If random_colours 2 was frozen in a single frame and all green... I think it would look very much like a pine tree. Then you could throw some pixels of white for snow or dots of lights to make it look like a lighted tree. But I think just green would be an amazing looking simple tree.DrewAdded random_colour=3. Link to comment Share on other sites More sharing options...
jimswinder Posted March 16, 2012 Share Posted March 16, 2012 How about a solid color tree with random pixels changing colors? Link to comment Share on other sites More sharing options...
jimswinder Posted March 16, 2012 Share Posted March 16, 2012 pikadroo wrote: jimswinder wrote: How about a solid color tree with random pixels changing colors?Yeah, that's what I meant by a single frame... so your thinking what I am thinking... the green pixels don't move.I thought it strange that I might have had an original idea... :shock: Link to comment Share on other sites More sharing options...
smeighan Posted March 17, 2012 Author Share Posted March 17, 2012 pikadroo wrote:jimswinder wrote: pikadroo wrote: jimswinder wrote: How about a solid color tree with random pixels changing colors?Yeah, that's what I meant by a single frame... so your thinking what I am thinking... the green pixels don't move.I thought it strange that I might have had an original idea... :shock:Well, the changing color lights that was a new spin. Rather like it... but I just want it to stand still! LOL ha! =)DrewI am working on a new effect class, tree. It will have parameters to have branches, aligned, slightly offset, with snow, with lights.basically, you will use it when you try to make a tree out of your megatree.I have to till the garden today and i have an orchestra performance tomorrow so i may not finish this new effect until sometime next week. Link to comment Share on other sites More sharing options...
jimswinder Posted March 17, 2012 Share Posted March 17, 2012 smeighan wrote: so i may not finish this new effect until sometime next week.Really??? And here I was wanting to use it for my St Patty's Day display!!!! Link to comment Share on other sites More sharing options...
Recommended Posts