v1.12.0

Category "News" - tag "3D"

List of Posts

Release of 1.12.0

Major release

Release
3D
Attributes
ARIA
Posted on October 6, 2025 by Alfred Wassermann
Dear friends of JSXGraph, JSXGraph v1.12.0 mainly improves 3D functionality: it is now able to read and write polyhedra in the STL file format (ASCII only, so far), 3D transformations have been further improved. JSXGraph has updated its logo. It can be downloaded in many flavors from the new...

Release of 1.11.1

Patch release

Release
3D
Attributes
Posted on April 4, 2025 by Alfred Wassermann
Dear friends of JSXGraph, JSXGraph v1.11.1 is a patch release that addresses a few subtle bugs. The update includes fixes for the following issues: Removing 3D objects is now handled correctly, resolving a potential issue that may have caused unexpected behavior. Setting certain attribute values has been improved. The...

Release of 1.11.0

Major release

Release
3D
polyhedron3d
depth ordering
heatmap
Attributes
Posted on March 31, 2025 by Alfred Wassermann
Dear friends of JSXGraph, We are excited to announce the release of JSXGraph v1.11.0, a major update that brings significant improvements to 3D functionality. This new version introduces a new element called polyhedron3d, which allows for the creation of 3D polyhedra, enabling the creation of complex 3D...

Release of 1.11.0-beta2

Beta release

Release
3D
polyhedron3d
depth ordering
transformation
Posted on February 24, 2025 by Alfred Wassermann
Dear friends of JSXGraph, today we released JSXGraph v1.11.0-beta2 on our web server and on npm (and therefore on cdnjs, too). At this point we are still close to the release of v1.11.0 and hope to get get feedback about remaining bugs. Additionally to the main new features of JSXGraph...

Release of 1.10.0

Major release

Release
3D
tangent
Posted on October 2, 2024 by Alfred Wassermann
Dear friends of JSXGraph, We are very happy to announce the release of JSXGraph v1.10.0! This release improves mainly JSXGraph’s 3D functionality. For example, it is now possible to drag 3D lines defined by two points and the view3d the attribute axesPosition:'border' is now working. The...

Release of 1.9.2

Patch release

Release
3D
trackball
circle
parallelogram
axis
Posted on June 28, 2024 by Alfred Wassermann
Dear friends of JSXGraph, JSXGraph v1.9.2 is the next patch release, fixing a couple of errors, but also introducing a few new features. This release contains incremental improvements of 3D handling. The trackball navigation has been much improved, there is now a third slider bank to control the...

Release of 1.9.0

Major release

Release
3D
trackball
intersection
Statistics
grid
text
Eventhandling
Posted on June 13, 2024 by Alfred Wassermann
Dear friends of JSXGraph, we are very happy to announce the release of JSXGraph v1.9.0! This release contains many, very valuable enhancements to 3D handling: Besides parallel projection, also central projection is now supported. This was already available secretly in v1.8.0, but now it is official. Further, 3D views can...

Release of 1.8.0

Major release

Release
axis
grid
3D
TypeScript
Posted on March 8, 2024 by Alfred Wassermann
Dear friends of JSXGraph, we are very happy to announce the release of JSXGraph v1.8.0! This release is a massive overhaul of the axis element with new positioning options like “fixed” and “sticky” that allow the positioning of an axis close to the border of a board....