MinSurfTool
Version
History
Version 1.2
- This version is now (downwards) compatible with Java3D 1.3.1. This allows it to run on Mac OS X.
Version 1.1
- Added new color scheme based on z-values of surface.
- Added lighting and changed default transparency for aesthetic reasons.
- Fixed bug that occurred on WE(p,q) when increasing value for n. The color scheme changed when increasing n; this has been fixed.
Version 1.0
- Added new color scheme based on z-values of surface.
- Default functions for each tab have been updated according to Michael's requests.
Version 0.9
- Added light/shading to surfaces.
- Added automatic zooming of surfaces to place in proper perspective.
- Added square root field to WE(h,g) tab to deal with branch cut issues
- Cleaned up many of the pre-set functions to include better domain/ranges for each choice.
- "Last info" is not tracked so that when switching between tabs, functions are displayed properly
- Default functions for each tab have been updated according to Michael's requests.
Version 0.8
- Changed "log(z)" to mean "log base e". This is reflected in the function choice menu.
- Automatic zooming to fit surface in window is implemented
- Added transparency slider
Version 0.7
- Made functions in WE(h,g) tab and Complex P Surf tab look nicer.
- Some problems due to branch cut of sqrt() and arg(z) remain.
Version 0.6
- Made WE(G,dh) tab functional.
- Added ability to input functions of z, r, and theta for initial value fields.
Version 0.5
- Converted parametric surface tab wo WE (G,dh) tab (but not yet functional)
- Re-labeled other tabs
- Added input boxes for initial conditions necessary for radial solvers on WE(p,q) tab
- Scrubbed pre-set functions on WE(p,q) tab so that all seem to be working properly.
Version 0.4
- Update to Java jre 1.6.0_13 broke applet. This has been fixed.
Version 0.3
- Downgraded Java requirements from Java 6 to Java 5 in order to make Mac compatible.
Version 0.2
- Tabs to graph parametric surfaces, Weierstrass-Enneper I surfaces, Weierstrass-Enneper II surfaces, and Complex-valued parametric surfaces.
- Zooming by right/left clicks and mouse wheel rotation implemented.
- Rotation by left click and drag.
- Translation by right click and drag.
- User ability to choose domain and range for all tabs.
Version 0.1 (not released)