Script [suggestions][low priority]
#1
  • -Autoevaluate script
  • -Random like box#3: 
    • Integer: Uniform Discrete
    • Real: Exponential, Noise R, Noise V, Noise V+T, , Normal Gaussian, Triangular, Turbulence V, Turbulence V+T, Uniform and Weibull
    • Vector: Noise V, Noise V+T, Normal (Gaussian), Sphere Surface, Sphere Volume, Turbulence V, Turbulence V+T and Uniform.
  • -With Point3 work like vector for example:  Point3 var = (x,y,z) or Point3 var = (x;y;z) without write (for example) Point3 var = new Point3(var.x=0, var.y=0, var.z=0);
  • -SendOut without using conditional boolean and tf.TestTrue(i);

But, about Random is possible do all that without call that function? for example, using SetSeed and apply math formulas?

Best regards, haytham2597.
  Reply


Messages In This Thread
Script [suggestions][low priority] - by haytham2597 - 06-22-2019, 06:17 PM

Forum Jump: