Recent content by NikNok
-
N
Undergrad 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- NikNok
- Post #3
- Forum: Linear and Abstract Algebra
-
N
Undergrad 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...- NikNok
- Thread
- Input Range Scale
- Replies: 2
- Forum: Linear and Abstract Algebra