Non Mutable variables and color calculator improvements

Let the developers know what you think of the software and what can be done to either improve the CFDG language or the Context Free program.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
aqua_scummm
Posts: 17
Joined: Sat Jun 11, 2005 5:44 am
Location: Redwood City, CA
Contact:

Non Mutable variables and color calculator improvements

Post by aqua_scummm »

I would like to have non mutable variables, so that you can define them at the top, and use them in all your functions. That way, when youre changing values to get different results, you can just change the value at the top and not run through all the various functions


Also, it would be cool if in the color calculator, you could specify an estimate of how many iterations you will be going through, and it can tell you the amount you should change each iteration to get close to the wanted end result.

Post Reply