Randall O'Reilly

Results 295 comments of Randall O'Reilly

linking this to main issue in #516

linking to original issue: #516

Hey Randy -- the current _axon_ version of PVLV does not depend on vulkan! It is running webgpu now, and runs on cogent core: https://github.com/cogentcore/core -- anyway, use an older...

direct rendering video working well now. in terms of basic playback, we just need a version of vgpu.Drawer Scale that also does simple rotations, and need to detect rotations in...

also need some way of stopping the audio playback if we stop the video.

For those who might know about these different options: the key thing we need is the ability to *decode* the video directly into something we can integrate with the rest...

reisen is the one we're currently using. go-astiav looks like a good option. @c1ngular that proposal looks reasonable to me on first glance.

I'm just saying that in our use of this code, we didn't need any of the intersection or stroke stuff for the basic GUI functionality (rasterx does the stroking), so...

Quick update here: I took a look at the code and your nice documentation about what is required to update to a new Go version, and quickly realized that it...

https://github.com/aperturerobotics/goscript will be better than GopherJS when it gets the "last mile" done of so it handles the stdlib -- it produces much cleaner and simpler typescript code, which handles...