lene / HyperspaceExplorer

Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time.
http://hyperspace-expl.sourceforge.net/
GNU General Public License v2.0
3 stars 0 forks source link

ValuesDialog, FunctionParameter, ParameterMap improvements [sf#44] #70

Closed lene closed 10 years ago

lene commented 10 years ago

FunctionParameter includes optional bounds ParameterMap iterates through values in the order in which they are added (includes an additional vector to keep track of the order and defines its own iterator) ValuesDialog actually uses the supplied values and defaults ValuesDialog extended to control an arbitrary number of parameters

lene commented 10 years ago