Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 747 Bytes

File metadata and controls

15 lines (8 loc) · 747 Bytes

Custom Visject Surfaces with Plugins

Image

The Flax Engine has a visual scripting language called Visject. It's used by Materials, Particles, and Animations. It offers a wide range of features to be used by content creation tools.

You can also use it for your own purposes which can range from a simple graphing plugin to a full-blown scripting system. This plugin is a demonstration of it. Make sure to also check out the graphing-demo branch

Documentation

Official Documentation

Gif

Expression Graph GIF