koopero / loopin-base

Minimal base project for Loopin applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a base project for the Loopin creative coding system. It includes all the boilerplate and dependencies required to start development of a Loopin application.

Documentation

See The Loopin Cookbook for reference and setup instructions.

Security Warning

The Loopin system intentionally creates a very promiscuous, completely unsecured local web server while this application is running. This server should not be exposed to open web, nor run in an environment where hooliganism is a possibility. For production applications, security MUST be implemented at the network layer.

About

Minimal base project for Loopin applications


Languages

Language:JavaScript 95.4%Language:GLSL 4.6%