Density estimator controls for flam3 renderer added.

This commit is contained in:
utak3r
2006-03-19 22:36:16 +00:00
parent 489f4fa1be
commit c0b9aedea3
5 changed files with 160 additions and 16 deletions

View File

@ -124,6 +124,8 @@ type
pulse: array[0..1, 0..1] of double; // [i][0]=magnitute [i][1]=frequency */
wiggle: array[0..1, 0..1] of double; // frequency is /minute, assuming 30 frames/s */
estimator, estimator_min, estimator_curve, jitters: double; // density estimator.
PropTable: array of TXForm;//Integer;
FAngle: Double;
FTwoColorDimensions: Boolean;