Edward Taylor
Edward Taylor
I want to use vst windowing. For this, I need to use a raw_window_pointer. It seems like glium is not made to support this, unless I override stuff in the...
The UI seems to lag a bit when moving around. I should make this optimized before I push it any further. While doing this I could make some UI to...
If I make an updated struct, I want the data to still be carried over from a previous version.
Need a simple way to animate parameters This should be integrated with the midi system eventually. Ideas: Infinite count Loop (over min/max) Connected to the template system idea instead of...
Would be nice to have this as a possibility in the back of my mind, like cables.gl
# Requirements ### Default use previous type but can override ### Be able to change types of textures per texture - Res - Depth - Floating point - RGBA ###...
Want to define uniforms that can be used in a glsl expression. UI Should have a drop down of the parameter type and the name can be directly editable
# The current UI is not useful for what I want. ## Reasons ### I don't think egui is the best option. Want a more mature framework. ### I'm not...
http://sasheldon.com/blog/2014/11/28/interoperating-between-objective-c-and-rust/ http://andreacremaschi.github.io/Syphon-virtual-screen/
Still to do: * Resizing passes for render sizes * Parsing relative pass sizes