Skip to content

After Effects Plug-in to write GLSL with a format of glslCanvas

License

Notifications You must be signed in to change notification settings

crazylafo/glslCanvas4AE

 
 

Repository files navigation

glslCanvas4AE

After Effects plug-in to run codes written at The Book of Shaders Editor.

NOTE: This codes is working in progress and has many problems yet. I'm focusing on building the plug-in only for latest AE on macOS at first, and then prepare for other environment. It would be awesome if you contribute this project to support Windows!

How to Build

  1. Download AE SDK CC 2017 for macOS.
  2. Put the SDK folder at the same directory as cloned folder of this repository and rename it to "SDK" like below:
    (parent folder)
        ├ glslCanvas4AE
        └ SDK
    

License

This plugin is published under a MIT License so far. See the included LICENSE file.

Achknowledgements

About

After Effects Plug-in to write GLSL with a format of glslCanvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • C 10.6%
  • GLSL 3.5%
  • R 2.6%