Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Allow Startup without Binding to an Actual Visible Surface #5

Open
najak3d opened this issue May 29, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@najak3d
Copy link

najak3d commented May 29, 2021

Please allow us to "start Urho.Net without giving it an actual Window Surface to bind to." Allow us to simply set Urho.Net's RenderBuffer Size/Format/etc manually.... and have it simply run the same as if it were bound to a surface, except that it skips the final step of blitting pixels to the surface. Just give us an event that notifies us that a frame is complete, and we'll do the rest.

If you do this, I'll write the wrapper that makes this work with SkiaCanvas inside Xamarin.Forms (and MAUI) for UWP, Android, WPF, and iOS. And then I'll release my code MIT style back to your repository, for use by anyone.

The result is that Urho.Net will then integrate cleanly with ANY .NET app able to show SkiaSharp images.

@elix22 elix22 added the enhancement New feature or request label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants