Hi,
I have been using Juce for about a year now, and this is my first post, so please bear with me! I am currently a master’s student in computer science, and my final capstone project is approaching in the next few months.
I have an idea to create a 3D interactive synthesis environment using Three.js (a 3D JavaScript library). The concept involves visualizing a sine wave that can be manipulated through waveshaping, FM synthesis, envelopes, filtering, lfo’s, and more. Users would be able to explore the wave and its harmonics in 3D, making it both a learning environment and a browser-based synthesizer.
While I know that Juce 8 offers web GUI capabilities, I would prefer not to require users to download a plugin. I am familiar with Juce and would like to use it for this project, but I am open to recommendations for other frameworks or libraries that might be better suited for this.
Any suggestions or guidance is greatly appreciated,
Erik
