+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Holo Cube Invasion

  1. #1
    Wirererer adadr will become famous soon enough adadr's Avatar
    Join Date
    Jan 2009
    Location
    South Dakota, USA
    Posts
    293
    Blog Entries
    3

    Talking Holo Cube Invasion

    Hello wiremod users, i would like to show you something i made awhile ago and finally decided to post about it. i call it Holo Cube Invasion. pictures below. basically its just a bunch of rolling cubes, but i find it oddly satisfying. note that it uses quite a lot of ops for 25 cubes because it needs 2 holos per cube because of ranger issues





    Code:
    @name Holo Cube Invasion!
    @inputs 
    @outputs 
    @persist R:ranger V:vector A:angle Z N Ar:array
    @trigger 
    interval(25)
    timer("A",100)
    if(N<25&clk("A")) {
    N++
    holoCreate(N)
    holoCreate(N*100)
    holoAlpha(N*100,0)
    holoColor(N,randvec()*255)
    Ar[N,vector]=entity():pos()+(randvec()*100):setZ(0)
    Ar[N*1000,number]=random(1,3)
    }
    for(I=1,25) {
    rangerHitWater(1)
    R = rangerOffset(12,holoEntity(I*100):pos()+vec(0,0,6),vec(0,0,-1))
    Ar[I,vector]=Ar[I,vector]+vec(0.71*Ar[I*1000,number],0,0)
    Ar[I+100,angle]=Ar[I+100,angle]+ang(4*Ar[I*1000,number],0,0)
    holoAng(I,Ar[I+100,angle])
    Z = cos(Ar[I+100,angle]:pitch()*4+180)*0.9+8
    holoPos(I,Ar[I,vector]:setZ(Z+R:position():z()))
    holoPos(I*100,Ar[I,vector]:setZ(R:position():z()))
    }
    

  2. #2
    Banned SGT_KILL is on a distinguished road SGT_KILL's Avatar
    Join Date
    Apr 2009
    Location
    Tasmania,Australia
    Posts
    91

    Default Re: Holo Cube Invasion

    nice 1

    (small things amuse large minds) <<< L.O.L

  3. #3
    Wire Sofaking ShadowBrain will become famous soon enough ShadowBrain's Avatar
    Join Date
    Oct 2008
    Location
    Where you live.
    Posts
    669

    Default Re: Holo Cube Invasion

    Theres actually only like 16 cubes in both the pics...

  4. #4
    Wirererer hzzzln is on a distinguished road hzzzln's Avatar
    Join Date
    Dec 2008
    Location
    :noitacoL
    Posts
    151

    Default Re: Holo Cube Invasion

    2 pictures, so 16+16=32
    DO YOU HEAR THE VOICES TOO?

  5. #5
    Wire Sofaking Ehmmett will become famous soon enough Ehmmett's Avatar
    Join Date
    Sep 2009
    Location
    owner():pos()
    Posts
    531

    Default Re: Holo Cube Invasion

    Quote Originally Posted by hzzzln View Post
    2 pictures, so 16+16=32
    It's really neat that you know how to do math, but what the hell is your point?
    I'm back. :3
    Thanks to Black Phoenix<3

  6. #6
    Wire Sofaking ShadowBrain will become famous soon enough ShadowBrain's Avatar
    Join Date
    Oct 2008
    Location
    Where you live.
    Posts
    669

    Default Re: Holo Cube Invasion

    Not sure about his point, but my point was that he claimed there were 25 cubes, eventhough there are only 16.

  7. #7
    Wire Sofaking jacoby6000 will become famous soon enough jacoby6000's Avatar
    Join Date
    Feb 2008
    Location
    behind you when you aren't looking
    Posts
    638

    Default Re: Holo Cube Invasion

    ever think that maybe it didnt show all the cubes? or maybe that he wasnt using all the cubes that he could be? He meant its capable of 25 cubes, not that the picture showed 25
    Quote Originally Posted by Garrysmod View Post
    Warning: You're trying to render in the wrong place. This doesn't play nice with multi-core rendering, so we're not going to let you draw here.
    I'm not stupid!
    In [his] experience that was a sentence never to be uttered except to prove its own inaccuracy
    --Orson Scott Card

  8. #8
    Lurker saszasta is on a distinguished road saszasta's Avatar
    Join Date
    Mar 2009
    Location
    On Earth
    Posts
    65

    Default Re: Holo Cube Invasion

    Quote Originally Posted by jacoby6000 View Post
    ever think that maybe it didnt show all the cubes? or maybe that he wasnt using all the cubes that he could be? He meant its capable of 25 cubes, not that the picture showed 25
    That. I just wanted to say.
    e2 Code:
    1. if(A != A){Impossible = 1} else {Impossible = 0}
    **StefanMajonez**

  9. #9
    Wire Sofaking ShadowBrain will become famous soon enough ShadowBrain's Avatar
    Join Date
    Oct 2008
    Location
    Where you live.
    Posts
    669

    Default Re: Holo Cube Invasion

    I'm more leaning towards the fact that you can't create more then 30 holos a second and then something happened which enabled him to make 32...

  10. #10
    Wire Sofaking Ehmmett will become famous soon enough Ehmmett's Avatar
    Join Date
    Sep 2009
    Location
    owner():pos()
    Posts
    531

    Default Re: Holo Cube Invasion

    if(N<25&clk("A")) {
    there you go
    I'm back. :3
    Thanks to Black Phoenix<3

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots