garr890354839
garr890354839
18 / 3
4th Feb 2017
23rd Oct 2017
No Description provided.

Comments

  • garr890354839
    garr890354839
    3rd Sep 2017
    Yeah, until i made "41234" save name.
  • NoVIcE
    NoVIcE
    3rd Sep 2017
    Oh hey my receiver, (no need for credit btw) :)
  • garr890354839
    garr890354839
    12th Aug 2017
    I should say it runs off of XOR, which is a very good randomization technique if run a lot of times
  • garr890354839
    garr890354839
    7th Feb 2017
    it is still cool, anyway.
  • danieldan0
    danieldan0
    5th Feb 2017
    You can use subframe FILT/ARAY instead
  • danieldan0
    danieldan0
    5th Feb 2017
    but PHOT tech is slow...
  • danieldan0
    danieldan0
    5th Feb 2017
    +1 and Fav
  • jeffluo35
    jeffluo35
    5th Feb 2017
    wait fail paste this is what actually does color change: parts[i].ctype = 0x1F<<(rand()%26);
  • jeffluo35
    jeffluo35
    5th Feb 2017
    congrats and +1 for using native randomness: float a = (rand()%360)*3.14159f/180.0f;