Hi,
there are actually two questions:
A lot of times there is a color input in the sources and effects shipped with Resolume 7 I can chose a color from a color palette and even animate the palette.
colorInput.png
When I create a plugin I can create rgb inputs but I searched for a few hours and ...
Search found 3 matches
- Thu Oct 22, 2020 23:05
- Forum: Developers Developers Developers
- Topic: Color palette input
- Replies: 1
- Views: 13648
- Wed Sep 02, 2020 16:07
- Forum: Developers Developers Developers
- Topic: Slice Transform effect with rendering to every slice
- Replies: 4
- Views: 19279
Re: Slice Transform effect with rendering to every slice
thanks for your answer. I changed my plugin so that it does that automatically where I ran into another problem: Where can I get information about the slices? I need the xy coordinate, width, height and rotation.
I saw some 3rd party plugins also working with slices but I don't know how they get ...
I saw some 3rd party plugins also working with slices but I don't know how they get ...
- Sat Aug 29, 2020 16:13
- Forum: Developers Developers Developers
- Topic: Slice Transform effect with rendering to every slice
- Replies: 4
- Views: 19279
Slice Transform effect with rendering to every slice
Hi,
I just got started with FFGL Plugin development and I created a super basic source that creates a border for the screen. I applied the slice transform effect to it because I wanted every slice to have this border and noticed that it doesn't render my source for every slice but just copies and ...
I just got started with FFGL Plugin development and I created a super basic source that creates a border for the screen. I applied the slice transform effect to it because I wanted every slice to have this border and noticed that it doesn't render my source for every slice but just copies and ...