bj-rn
bj-rn
Hey, since the repo seems to be in hibernation and this issue hasn't received an answer in 2 years I went ahead and created an [unofficial nuget package](https://www.nuget.org/packages/HidLibrary.Unofficial) for the...
If possible: "Adjust System Time" Pin on Filestream (Audio) so it can be used with Sync (Network FileStream)
Seems related: https://discourse.vvvv.org/t/strange-behaviour-of-keep-in-foreach/21121
As a follow up from matrix: Could you add this as a Helppatch? _HowTo build a state machine_. If one doesn't already know about it it's pretty hard to find.
Avalonia also supports rendering with Direct2D. Wouldn't it make more sense to go that route? At least in my experience Skia tends to cause performance problems. Found [this video](https://www.youtube.com/watch?v=xP1RMn8CixY). It's...
Had the same or at least a similiar "issue". But when inspecting it in more detail the window wasn't really fullscreen but kind of windowed borderless. When hovering the border...
> or could it be just a global setting VSYNC on/off on the MainLoop node and the system makes sure max one renderer (even between skia and stride) has vsync...
For example the main output is some LED-screen and another output is a connected to a preview monitor. The timings of those two most likely differ and in that case...
It would be really nice to have some kind of (configurable) hud / control bar. What others do: - [Blender](https://docs.blender.org/manual/en/latest/editors/3dview/introduction.html#header-region) - [Cinema 4d](https://www.maxon.net/en/products/cineware-for-illustrator/documentation/documentation/control-bar/) - [Godot](https://docs.godotengine.org/en/stable/tutorials/3d/introduction_to_3d.html?#d-viewport) - [Houdini](https://www.sidefx.com/docs/houdini/basics/view.html) - [Maya](https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/Maya-Basics/files/GUID-BD5D066A-4876-4B56-8A9F-96E2243E22A3-htm.html) -...
I guess Title Bar should be spelled with a space... Will change that asap. And there is a small improvement to the has border check code.