AmmoBody

Create a physics body/collision shape using a any geometry or select a shape

AmmoBodyCollision

Check if physics bodies are colliding

AmmoCharacter

Control and move a character in a physics environment

AmmoCharacterFpsCamera

First person camera to use with AmmoCharacter

AmmoDebugRenderer

Visualize the physical bodies as lines and points

AmmoEmitter

Emit Ammo physics bodies by triggering

AmmoRaycast

Cast a ray and detect colliding bodies

AmmoWorld

Simulate physical world

GltfAmmoBodies

Create physics bodies from a GLTF File

DetectGPU

Use the detect-gpu library to assess performance of the client running the patch

ECharts

wrapper for echarts-library

EChartsEvent

capture echart-library-events

FxHash

FxHash simulator / generator of seeded random numbers

DivElements

create an array of div elements

ElementArrayCssPropertyNumber

Set css style properties of a html element

LottieSVGPlayer

Play Bodymovin/Lottie animations as SVG in a HTML element

LottieTexturePlayer

Play a Lottie animation in a texture

Lsystem

Lsystem generator

FaceMesh

Generate an animated geometry from MpFaceTracking Point Coordinates

MpFaceTracking

Get face mesh from webcam/video using mediapipe library

MpHand

Get points and lines for left/right hand from mediapipe

MpHandCoordinate

Get individual coordinates of fingers or wrist from an array of mediapipe data

MpHandTracking

Get hand data from mediapipe library, use with MpHand

MpPoseGetCoordinate

Get coordinates of specific body parts from mediapipe data

MpPoseTracking

Get pose-data (points/landmarks/lines) from webcam using mediapipe library

OpentypeFont

Load OTF & TTF fonts via OpenType library

OpentypeToSvgPath

get svg path from (OTF) OpentypeFont using the opentype library

OscArray

Outputs an array of data from a user defined OSC address

OscMessage

Shows the current active address of an incoming OSC message

OscNumber

Outputs a single number from a user defined OSC address

OscNumbers

Outputs up to 4 numbers from a user defined OSC address

ReactionDiffusionSystem

Cellular automata system as feedback loop texture.

SocketCluster

connect to a socketcluster server and manage the connection

SocketClusterReceiveObject

Receives object from the socketcluster socket/topic

SocketClusterReceiveTrigger

Receives trigger from the socketcluster socket/topic

SocketClusterSendObject

sends an object via socketcluster/websocket

SocketClusterSendTrigger

sends a trigger via socketcluster/websocket

SocketClusterTopicInfo

get info for clients listening on a socketcluster topic

Ffmpeg

FFmpeg video converter toolbox op

CreateFile

Create a new empty file on your local harddrive

Exist

Check if a file exists on the local file system

FileUrlToPath

convert file-url to path

Makedir

Create a directory on the local file system

OpenFileManager

Open the native file manager application using that path

PathToFileUrl

convert local path to file-url

ReadDir

Read all entries in a directory

ResolvePath

Resolves a paths into an absolute path

SelectDir

Choose a directory on your hard drive

SelectFile

Choose a file on your hard drive

Stat

Get statistics about a file on the local file system

SystemDirs

Get Default System Directories Paths

Watch

Watch a directory, get a trigger when a file changes

WriteBinaryFileFromBase64

Create a binary file on the local file system from a base64 string

WriteTextFile

Write a string to a text file on the local file system

HttpServer

Create a Web/Http server locally

HttpServerResponse

Answer http requests by sending string to the browser/client

IpAddress

Outputs your local IP Adress

Osc

OSC Connection

OscSend

send data to a OSC device

ReadTextFile

Read a text file as string from the local file system

AudioClassifier

Use the Teachable Machines audio classifier for your microphone. Insert the uploaded model URL.

ImageClassifier

Use the Teachable Machines image classifier. Insert the uploaded model URL.

PoseDetection

Use the Teachable Machines pose detection with your webcam. Insert the uploaded model URL.

TrackWebcamColor

Track a position of a specific color in the current webcam stream

Say

Text-to-Speech, speaks different languages (speech synthesis)

SpeechRecognition

speech to text recognition

SocketClusterSendString

sends a string via socketcluster/websocket

SocketClusterSendNumber

sends a number via socketcluster/websocket

SocketClusterSendBoolean

Sends boolean value via socketcluster/websocket

SocketClusterSendArray

sends an array via socketcluster/websocket

SocketClusterReceiveString

receives string from the socketcluster socket/topic

SocketClusterReceiveNumber

receive number from the socketcluster socket/topic

SocketClusterReceiveBoolean

Receive boolean value from the socketcluster socket/topic

SocketClusterReceiveArray

receive an array from the socketcluster topic