Live data from Hacker News

Show HN: Vello's high-performance 2D GPU engine to .NET

github.com

1–5 of 5 posts

Show HN: Vello's high-performance 2D GPU engine to .NET

#1
VelloSharp v0.5.0-alpha.1 is now available, delivering Vello’s high-performance 2D GPU engine to .NET atop the wgpu 3D backend. Integrates cleanly with Avalonia, WPF, and WinForms to modernize rendering pipelines without disruptive rewrites.

Show HN: Vello's high-performance 2D GPU engine to .NET
github.com

Re: Show HN: Vello's high-performance 2D GPU engine to .NET

#3
Looks like a lot of effort went into productizing this package. Given that effort, AGPL-v3 seems like a poor choice of license. Avalonia, WPF, and WinForms are, I think, mainly used in corporate contexts these days. Whether one likes AGPL-v3 or not, corporate environments seem reliably resistant to it.

Re: Show HN: Vello's high-performance 2D GPU engine to .NET

#4
post #3

Looks like a lot of effort went into productizing this package. Given that effort, AGPL-v3 seems like a poor choice of license. Avalonia, WPF, and WinForms are, I think, mainly used in corporate contexts these days. Whether one likes AGPL-v3 or not, corporate environments seem reliably resistant to it.

For example Avalonia offers closed source paid offering compared to my work which is free to use with AGPL-v3 I would call it great choice of licensing instead doing closed source release you have to pay? Also corporate can afford to license this project for sure, don't they. Project solves huge performance issues being even 100x faster then other offerings like SkiaSharp in .NET landscape.