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

Model Factory & View Factory #73

Open lene opened 10 years ago

lene commented 10 years ago

(forgot what i was thinking, pulled this idea from old notes, but what i think it means is:)

Every Function and every View should be created by a Factory object, not with new

lene commented 10 years ago