Skip to content

Repo of FFGL shader plugins for Resolume VJing software.

Notifications You must be signed in to change notification settings

FluffyPrincesseKoala/ffgl-raymarching

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of Resolume FFGL plugin repo.

FFGL Raymarching Plugin Collection

Welcome to the FFGL Raymarching Plugin Collection, a work-in-progress suite of raymarching plugins forked from the Resolume SDK. This project aims to provide basic raymarching visual effects for VJs and visual artists using Resolume Arena and Avenue.

Features

Basic Raymarching Techniques

implement fundamental raymarching algorithms to create simple 3D scenes and patterns. This project is an ongoing effort to learn and apply raymarching techniques, and it is continuously evolving as new techniques are explored.

Integration with Resolume

Built on the Resolume SDK, thoses plugins are designed to work with Resolume Arena and Avenue. However, due to the limited documentation available for FFGL, some aspects of the user interface and integration may not be fully polished at the moment.

Customizable Parameters

While still in development, the plugins offer a few parameters that can be adjusted to modify the visual effects. More customization options and plugins will be added as the project progresses.

Installation

To try out the FFGL Raymarching Plugin Collection, follow these steps:

To run on Windows, in Visual Studio, launch /ffgl/build/windows/FFGLPlugins.sln. Then build the project.

The plugins binaries are built in /ffgl/binaries/.

Move all the binairies to Documents\Resolume Avenue\Extra Effects to add them to Resolume Avenue.

Copy the compiled plugins to your Resolume plugins directory.

Launch Resolume and sreach for 3D absorption

TODO:

  • pre build release
  • video/picture presentation of the plugin
  • make a shader lib/ shader edior inside resolume
  • improve the ui at the best ffgl alow it

About

Repo of FFGL shader plugins for Resolume VJing software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.2%
  • C++ 48.1%
  • GLSL 1.7%