Git Product home page Git Product logo

augmenta-notch-example's Introduction

README

Augmenta for Notch

Notch example (using the TUIO + OSC protocol) created by THEORIZ Studio


Notch-Augmenta

Youtube tutorial

Notch standalone

Notch block embedded in media servers

Notch block example download : https://github.com/Augmenta-tech/Augmenta-notch-example/releases

Receiving TUIO / OSC Data from INSIDE the Notch block

Receiving TUIO / OSC Data from OUTSIDE the Notch block

How to : Notch

Setup

To start developping your application you probably need some Augmenta data. For that :

/!\ (The simulator is not yet supporting TUIO as output, so we will use Fusion for now.

  • Get the latest version of Fusion
  • Setup your scene by entering the size in meter and the resolution in pixel
  • Create TUIO output
  • Select Notch preset

Tuio

Receive Data in Notch : TUIO / OSC

(These steps are already setup in the example)

  • Enable TUIO in your project : go to Project / Settings / Protocols
  • Enter the TUIO receive port
  • Enter OSC receive port

port

Set resolution viewport

(The example provided has a Spout and NDI video output)

  • Project / Settings / Rendering : Output Width, Output Height

Capture3

Augmenta Block

Notch Explication

Create

Your are ready now to make your own creation with Notch and Augmenta ! Enjoy and share it ;)

notch

How to : Notch block for media servers

You can export a Notch block to use it inside a media server.

Notch block example download : https://github.com/Augmenta-tech/Augmenta-notch-example/releases

This example is designed to have two distincts workflows from the same block

Receiving TUIO / OSC Data INSIDE the Notch block

The TUIO and OSC data will be received from the ports already defined in the Notch. (Default to TUIO : 13000 and OSC : 13100)

/!\ It is not possible to expose these ports values in the Notch block so it's not possible to change those ports (at the time of writing) !

Receiving TUIO / OSC Data OUTSIDE the Notch block

The TUIO and OSC data will be received from the media server and then the resulting data (scene size and object position array) will be passed to the Notch block.

Note : This is useful when you intend to have several Augmenta Notch block in your media server composition. This workflow enables creating one OSC TUIO connection and pass the data to the different blocks instead of creating one connection per block.

/!\ Be careful that since we cannot expose or disable the Notch functionnality, the ports 13000 and 13100 will still be bound and reserved by the Notch block

Augmenta Documentation

https://github.com/Augmenta-tech/Augmenta/wiki

Version

Notch Builder 0.9.23.209

augmenta-notch-example's People

Contributors

lyptik avatar quentinscript avatar thowaah avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

quentinscript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.