Download Latest Version GeomSS_Linux.tgz (16.7 MB)
Email in envelope

Get an email when there's a new version of GeomSS

Home / GeomSS / Version 0.04.00
Name Modified Size InfoDownloads / Week
Parent folder
GeomSS_0.4.00_Windows.zip 2015-10-24 15.4 MB
README.TXT 2015-10-24 1.5 kB
GeomSS_0.4.00_Source.zip 2015-10-24 34.8 MB
GeomSS_0.4.00_Solaris.tgz 2015-10-24 15.3 MB
GeomSS_0.4.00_MacOSX.dmg 2015-10-24 15.9 MB
GeomSS_0.4.00_Linux.tgz 2015-10-24 15.7 MB
Totals: 6 Items   97.0 MB 0
GeomSS 0.4.00 Release Notes:
October 24, 2015
by: Joseph A. Huwaldt

GeomSS (Geometry Scripting System) is a geometry modeling and scripting system written in Java. It uses the BeanShell scripting language to allow the user to write scripts which can create and analyze complex geometries that include NURBS curves and surfaces. This is especially important for geometry modeling tasks that must be repeated over and over with small or parametric variations.

This update primarily adds support for creating simple 2D X-Y type plots and fixes a few bugs.
* Added a basic ability to create 2D XY type plots using the "plotXY()" command. The returned PlotXYWindow object and it's chart can be heavily customized and then displayed.
* Added a new version of "GeomUtil.linePlaneIntersect()" that takes a tolerance on the intersection in the inputs.
* Added an "immutable()" method to NurbsCurves that will always return a BasicNurbsCurve (essentially the same behavior as "copyToReal()").
* Fixed a bug that caused GeomVector objects to loose their origin point when retrieved from an XGSS file (or any XML serialization).
* Fixed bugs in the calculation of the bounding box points for a LinearComboCurve.
* Fixed a bug in SubrangeCurve where user data was not being copied correctly.
* Picked up a new version of JOGL (2.3.2) which fixed a display problem that could sometimes happen when drawing arrays.
* Fixed a long-standing bug that caused the items under the "Windows" menu to 

Source: README.TXT, updated 2015-10-24