Webb Hinton

Results 15 comments of Webb Hinton

+1 for this! I'm working on implementing a mouse picking solution for my program, and being able to render to an object id texture (an approach shown in [this java...

Ah I see know that Color can can take a rgba value, and that adding an alpha channel to any given image byte sequence would allow you to adjust the...

Yes you can. I didn't add any buttons in my "[Speedy2d Canvas](https://github.com/wyhinton/FLTK-RS-Examples)" example, but it doing so would be really easy. Any UI library that provides a gl context should...