Skip to content

Releases: VisualComputing/nub

Release of nub-1.1.1

13 Jun 15:56
Compare
Choose a tag to compare

nub 1.1.1

Log

Added missed examples' description.

Installation

To install the library extract the nub-1.1.1.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-1.1.1

12 Jun 15:46
Compare
Choose a tag to compare

nub 1.1.1

Log

Added missed examples' description.

Installation

Import the nub library from the pde import library utility or extract the nub.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-1.1.0

11 Jun 22:17
Compare
Choose a tag to compare
Release of nub-1.1.0 Pre-release
Pre-release

nub 1.1.0

Log

  1. Release supporting Processing4. It requires at least Processing 4.2.0.
  2. New examples AuxiliaryViewers and CevaSonia which is a port of proscene CevaSonia by Jacques Maire.

Installation

To install the library extract the nub-1.1.0.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-1.0.0

11 Aug 15:22
Compare
Choose a tag to compare
Release of nub-1.0.0 Pre-release
Pre-release

nub 1

Log

  1. Release supporting Processing4. It requires at least Processing 4.0.1.
  2. The nub 1 api has been completed.
  3. The examples now extensively use the Java language features found in Java17.

Installation

To install the library extract the nub-1.0.0.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.9.97

11 Nov 21:54
Compare
Choose a tag to compare
Release of nub-0.9.97 Pre-release
Pre-release

nub 1 beta 3

Log

  1. Release supporting Processing4. It requires at least Processing 4.0 beta 2.
  2. The nub 1 api has been completed. Expect only bugfixes for the final nub 1 which should be released once Processing 4 is available.
  3. The examples now extensively use the Java language features found in Java11.

Installation

To install the library extract the nub-0.9.97.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.9.96

18 Oct 22:18
Compare
Choose a tag to compare
Release of nub-0.9.96 Pre-release
Pre-release

nub 1 beta 2

Log

  1. Release supporting Processing4. It requires at least Processing 4.0 beta 2.
  2. The nub 1 api has been completed. Expect only bugfixes for the final nub 1 which should be released once Processing 4 is available.
  3. The examples now extensively use the Java language features found in Java11.
  4. Refer to the SimpleModelingApp for an application showing some advanced interactions that can be implemented on top of this nub release.

Installation

To install the library extract the nub-0.9.96.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.9.95

09 Oct 00:03
Compare
Choose a tag to compare
Release of nub-0.9.95 Pre-release
Pre-release

nub 1 beta 1

Log

  1. Release supporting Processing4. It requires at least Processing 4.0 beta 1.
  2. The nub 1 api has been completed. Expect only bugfixes for the final nub 1 which should be released once Processing 4 is available.
  3. The examples now extensively use the Java language features found in Java11.
  4. Refer to the SimpleModelingApp for an application showing some advanced interactions that can be implemented on top of this nub release.

Installation

To install the library extract the nub-0.9.95.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.7.90

21 Feb 16:13
Compare
Choose a tag to compare
Release of nub-0.7.90 Pre-release
Pre-release

Log

  1. First release to support Processing4. It requires at least Processing 4.0 alpha 3.
  2. The examples now extensively use the Java language features found in Java11.

Installation

To install the library extract the nub-0.7.90.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.7.0

19 Aug 13:44
Compare
Choose a tag to compare

Log

  1. Rendering simplified just in terms of: scene.render([subtree]) and scene.display([subtree], [(pixelX, pixelY)]).
  2. High-level visual API implemented as scene, node and interpolator, hints. Refer to the (updated) examples for their use.
  3. Quaternion from() convert among several orientation representations.

Installation

To install the library extract the nub-0.7.0.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.

Release of nub-0.6.0

15 May 15:59
Compare
Choose a tag to compare

Log

  1. Quaternions and scalars may now be transformed among node instances, see node space-transformations.
  2. Subtree rendering support added. Refer to the end of the rendering section for details.
  3. Several Interpolator improvements implemented.

Installation

To install the library extract the nub-0.6.0.zip file to your sketchbook libraries folder.

Feedback

Please give it a thorough testing and report any issues you may find.