Image processing, generative photography, cellular automata

1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement fine-grained control over audio input within the Lux Vitae C++ renderer. This involves allowing a user-defined functor to specify the frequency and bandwidth of the audio input. For narrow bandwidths, a simple harmonic oscillator (SHO) should be used; otherwise, a Fast Fourier Transform (FFT) should be employed.

Complexity: 4/5
help wanted C++ Audio

Image processing, generative photography, cellular automata

C++