Recent content by NikNok

  1. N

    How to scale an input number range ?

    Figured it out, what I was looking for was actually : NC = C/(M-m)*(NM-Nm)+Nm NC = new color C= color imput M=maximum m=minimum NM=new max Nm=new min Thanks for paying attention to this, cheers
  2. N

    How to scale an input number range ?

    Hello all, I'm a 3D graphist trying to deal with particles motions and attributes for visual FX I have a surface mapped with a black and white picture. Those different grey values gives me a x value inbetween 0(min) and 255(max). Particles are shot from this plane and from random positions and...
Back
Top