Hacker News new | ask | show | jobs
by kamiyo 1153 days ago
For those of you who use Reaper, a Digital Audio Workstation, and develop plugins, I've written some functions to allow you to create 3D graphics. Obviously, plugins are usually for audio/MIDI, but I think it's nice to be able to have the ability to soup up the visualization.

Limitations include, most notably, no depth testing, so you'll have to rely on painter's algorithm.