Skip to content

InteractiveScapeGmbH/tuio-web-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUIO Web-Examples

This Repository contains some example projects which demonstrate how to use the TUIO JavaScript/TypeScript client.

Screenshot

Simulating TUIO touches and objects

You can use this TUIO simulator to simulate touches and objects. Configure it to use WebSocket as the connection type and, TUIO2 as the TUIO version and e.g., port 3343.

Setup

git clone https://github.com/InteractiveScapeGmbH/tuio-web-examples.git
cd tuio-web-examples

TUIO example with "Vanilla" JavaScript using Vite

cd tuio-vite-js
npm install
npm run dev

TUIO example with TypeScript using Vite

cd tuio-vite-ts
npm install
npm run dev

TUIO example with React and TypeScript using Vite

Screenshot

cd tuio-vite-react-ts
npm install
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •