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

Add SwiftUISkia #1841

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Add SwiftUISkia #1841

merged 2 commits into from
Nov 7, 2024

Conversation

meloalright
Copy link
Contributor

@meloalright meloalright commented Jul 25, 2024

  • SwiftUISkia
  • rustq/swiftui-skia
  • Skia based 2d graphics SwiftUI rendering library. It is based on Rust to implement software rasterization to perform rendering.
  • It performs better in cross-platform adaptability than hardware rasterization, however it is still an experimental project. And it's based entirely on SwiftUI syntax.
  • At least 15 stars (GitHub project)
  • Support Swift 5
  • Updated contents.json instead of README
  • Lib is fully open sourced, written in Swift and not a wrapper over compiled lib
  • Description does not say "written in Swift" or variant 🤓

@vpeschenkov vpeschenkov merged commit dc5a253 into matteocrippa:master Nov 7, 2024
@vpeschenkov
Copy link
Collaborator

@meloalright thanks!

@meloalright
Copy link
Contributor Author

@vpeschenkov typo fix here #1852

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants