Visit our website
OSCAR is a tool to create beautiful graphical user interaces (GUIs) to send OSC messages and control interactive installations (Modul8, MapMapper, Resolume arena, TouchDesigner, Ableton Live, Processing, Pure Data, Unity, Unreal Engine, etc). Let’s create beautiful, responsive and touchable interfaces.
We released a first version of OSCAR and we’re happy to share. Please DOWNLOAD OSCAR and give us your opinion at hellooscarosc@gmail.com
We are still under construction and this is a quick VIDEO DEMO of what the tool is currently able to do, but is up to you to support with feedback, documentation, suggestions, bugs detection to create a better tool.
Please Sign Up in the newsletter to keep you posted about the next release and send it to you.
App Setup
Created with node.js/express. Main libraries: Grapesjs, socket.io.js, pkg.
If you want to use this implementation for your own purposes try the following steps:
- Clone or download this repository
- Go into the folder you just download
- run
npm start
- run
node server.js
- Open a browser on
http://localhost:8080/
(Preferibly Google Chrome)
Tutorials
- Youtube Channel OSCAR
Newsletter
- Please Sign Up in the newsletter to keep you posted about the next release and send it to you.
Download
- Go to releases and download the lastest version for your OS.
- Unzip the compressed file
- Double-click on the Oscar executable file
- Your default browser will open in the URL: http://localhost:8080 or http://[your local ip]:8080
Be sure your firewall and router allow communication between devices.
License
BSD 3-clause