Skip to content

Releases: natar-io/PapARt

PapARt 1.6 - Re-Integration of services

08 Jun 10:28
Compare
Choose a tag to compare

This new version aims at sewing back the code after an attempt at split for Natar. The split of the code made it too complicated to compile, distribute and handle.

All the Java applications using PapARt for Natar are now included back in PapARt. PapARt has multiple included programs to serve as a camera server, camera display, pose estimator and so on.
The Natar repositories will be archived soon to reflect these changes.

The update to Processing 4 is done, it now works on OSX with M1 architectures.

Please also download toxiclibs (missing in the libraries zip), https://github.com/postspectacular/toxiclibs/releases

Windows simple setup

Please download the Windows Full archive, it contains both Processing 4.0.1, PapARt and all dependencies.

OSX Release - M1 Mac

28 Oct 15:13
Compare
Choose a tag to compare

Additionnal assets for M1 Macs for 1.6.0.

  • ARtoolkitplus compiled for OSX (included in 1.6 main release)
  • OpenNI compiled for OSX.

Update for 2022 - release 1.4.3

06 Apr 13:10
Compare
Choose a tag to compare

Update 2022

Updated to current versions of OpenCV and dependencies.

Working Arch linux.

2021 christmas revival

17 Dec 14:47
Compare
Choose a tag to compare

After three years of inactivity, here comes an updated version of PapARt.

All of the previously non-open source features are included.
The guide updates are in progress at this new url: http://doc.natar.fr .

The Processing distribution is done, the Maven compiling and support might be dropped or at least not pushed for application use.

Community 1.1: new color tracking and many fixes

14 Feb 15:22
Compare
Choose a tag to compare

This release is the first «community» release destined for the Processing community.

The features are:

  • Improvement on camera support, examples to use these cameras in Processing.
  • Simple calibration tool, for color tracking and touch surfaces.
  • Support of Orbbec cameras.

We distribute it as a binary, known to work on Linux, Windows and OSX, with successful tests on Android and Raspberry PI.

The compilation, installation and distribution gets easier with JavaCPP-presets 1.4 and RealityTech's repository: http://forum.rea.lity.tech:8081/#repositorylist. We handle our opensource distribution in a fast and easy way. Distribution will be also ported to maven central at some point in the future.

Have a look at the quick start guide to install everything.

1.1 beta

25 Jul 19:02
Compare
Choose a tag to compare
1.1 beta Pre-release
Pre-release

This version is the first update by RealityTech. There are many small updates: 

  • Refactor of the Touch detection and tracking to extend it with color tracking.
  • Touch Events from color tracking and from the mouse.
  • Updates in the calibration app to work better in a projector-only setup.
  • The default camera is a Realsense SR300 cameras for this beta.
  • The drawAroundPaper and drawOnPaper now have the same origins.
  • Many updates in the examples.

First major open source version

22 Dec 18:42
Compare
Choose a tag to compare

This is the first release. There are so many things already. Have a look at the Papart-examples repository to check it out !