db&w documentation wiki

finest software | finest docs

Site Tools


tools:proposals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tools:proposals [2020/06/02 14:22] – [UV Transform] lightwolftools:proposals [2020/06/02 15:00] – [Colour Curves Node / Image Filter / Pixel Filter] lightwolf
Line 67: Line 67:
  
 This would be a two months project - one for the custom control, one for the actual plugins using it. This would be a two months project - one for the custom control, one for the actual plugins using it.
 +
 +----
 +
 +===== Deformation modifiers =====
 +
 +Deformation plugins to extend and replace the native deformations.
 +
 +All of these would come with Gizmos for interactive control in the viewport.
 +
 +This would be one plugin per month.
 +
 +  * **Translate** - Move, Rotate, Scale but as a deformation.
 +  * **Twist**
 +  * **Bend**
  
 ---- ----
Line 72: Line 86:
  
 ====== Proposals that have been implemented ====== ====== Proposals that have been implemented ======
 +
 +===== Audio Frequency Node (Kenneth ;) =====
 +
 +Implemented in April/May 2020
 +
 +Load audio files, use FFT to extract the amplitude at specific frequencies and expose them as scalar values.
 +
 +The result of the FFT computation will be cached in memory for best performance, allowing any frequency to be extracted from the same audio file at any time. The cache is shared between plugins.
 +
 +There will also be a channel modifier.
 +
 +Multiple audio files are supported. The allowed file formats will depend on the library we'll use for that, but at least include WAV. The choice of libraries to use will depend on their licensing. The LGPL is, unfortunately, out of the question as it would add additional files to distribute and install.
 +
 +
 +----
  
 ===== Multi Variables Node ===== ===== Multi Variables Node =====
tools/proposals.txt · Last modified: 2023/10/17 12:49 by lightwolf