Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要的是:
图片来自NotesiPad中的应用程序。我用 Apple Pencil 画的模糊的红色路径。保持然后完美的圆形生成。
Notes
我查看了 Apple 关于 PencilKit 的开发人员文档。似乎没有相关的 API 来支持它。
但是苹果的NotesiPad系统应用程序可以做到。是不是意味着苹果还没有开放相关的API?但是,我真的需要在我们的应用程序中实现绘图和保持以创建完美的形状。怎么做?
我唯一能想到的就是用coreML来重塑铅笔路径?我对此知之甚少。