Skip to content

Releases: VisualComputing/nub

Release of nub-1.1.1

Choose a tag to compare

@nakednous nakednous released this 13 Jun 15:56

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

Choose a tag to compare

@nakednous nakednous released this 12 Jun 15:46

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

Release of nub-1.1.0 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 11 Jun 22:17

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

Release of nub-1.0.0 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 11 Aug 15:22

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

Release of nub-0.9.97 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 11 Nov 21:54

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

Release of nub-0.9.96 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 18 Oct 22:18

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

Release of nub-0.9.95 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 09 Oct 00:03

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

Release of nub-0.7.90 Pre-release
Pre-release

Choose a tag to compare

@nakednous nakednous released this 21 Feb 16:13

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

Choose a tag to compare

@nakednous nakednous released this 19 Aug 13:44

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

Choose a tag to compare

@nakednous nakednous released this 15 May 15:59

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.