A Quartz Composer plug-in to support the LUA scripting language
License
boinx/QCLua
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
This Quartz Composer plug-in provides a LUA script interpreter. This plugin was developed for mimoLive (formerly known as BoinxTV). The purpose was the that the previously used JavaScript plug-in had a very high memory footprint. LUA drastically reduced the memory footprint. The plug-in can be used in any composition. The plug-in is designed not to use any private (Quartz Composer) API. So the plug-in can be bundled with an app that is shipped through the Apple App Store. Install the plug-in to ~/Library/Graphics/Quartz Composer Plug-Ins/ or /Library/Graphics/Quartz Composer Plug-Ins/ to make the patch available for all users on the computer. Starting with 10.7 this ~/Library folder is hidden. Use the Finder, select Go ⇢ Go to Folder … (⇧⌘G) and type in ~/Library to go to the folder. See License.txt for license information. For more information about custom mimolive layers see: https://docs.mimo.live/docs/custom-layers https://docs.mimo.live/v2.0/docs/custom-quartz-composer-plugins
About
A Quartz Composer plug-in to support the LUA scripting language
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published