v4 Roadmap #2533
Replies: 2 comments 1 reply
|
Do you see any use in new C#12 Features e.g. Inline Arrays? |
|
Is ImageSharp a vector graphics library? What level does it target? For example, can it replace Skia, Cairo, impeller, Nanovg and other libraries? From the name, it seems to be an image processing library. Does this name affect the spread of the library? Have you considered extracting the core part, creating a new graphics library, and connecting to multiple hardware accelerated backends (gl, gles, vulkan, metal, dx...)? Of course, a short and catchy name is also very important. Microsoft has no plans to create a cross-platform 2D graphics library. This is actually an opportunity for the .NET community. If Microsoft can be persuaded to provide appropriate financial support, perhaps this will produce a good open source project. Of course, the complexity of the 2D graphics library is very high, and this will be a big project. Impeller may be a very valuable library for reference. Because it is used as Flutter's 2D graphics infrastructure. Moreover, it is newly developed, so the architecture is more modern. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
WIP. General Roadmap for v4.
All reactions