4 个仓库
Mechanisms for recording user pen input as ink strokes for rendering on a canvas.
Distinct from Input Pattern Capturers: Candidates focus on signatures or general input patterns, not the specific capture of ink strokes.
Explore 4 awesome GitHub repositories matching user interface & experience · Digital Ink Capture. Refine with filters or upvote what's useful.
This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc
Records user input as ink strokes and renders them on a canvas.
Hanzi Writer 是一个交互式汉字书写导师和 SVG 动画库,旨在可视化和验证汉字的笔画构建。它作为一种书法练习的教学工具,通过渲染逐笔动画和验证用户绘制的路径来发挥作用。 该库提供了一个系统,用于将用户输入与预定义的笔画序列进行比较,以实时验证书写准确性。它引导用户进行交互式练习,指导书写过程并提供关于笔顺的即时反馈。 该工具处理从远程源检索字符坐标数据的过程,以渲染 SVG 路径动画。它将鼠标和触摸事件映射到这些路径段,以检测并验证每个笔画的完成情况。
Compares user input coordinates against a predefined order of strokes to verify writing accuracy in real time.
该项目是一个综合性的 iOS 应用开发框架,专注于构建具有自定义用户界面组件、异步任务管理和本地数据持久化的移动应用。它作为软件工程的技术知识库,提供用于以 Markdown 格式组织和发布架构分析与笔记的工具。 该框架通过一个强大的基于文档的存储层脱颖而出,该层利用 BSON 格式的记录在 NoSQL 文档存储中执行 CRUD 操作。它提供广泛的系统集成功能,包括专门的应用扩展通信、跨沙盒消息传递和原生共享表单呈现,从而允许宿主应用与系统级服务之间的无缝交互。 该项目涵盖了广泛的功能面,包括具有线程安全同步的高级并发管理、卸载到后台的 UI 渲染以保持响应性,以及全面的国际化支持。它还包括面向开发者的工具,用于静态类型生成、自动化资源映射和交互式原型构建,以及用于地理信标监控和自适应图表生成的专门工具。
Records user touch input as smooth, variable-width ink strokes for digital signature capture.
OpenTabletDriver is a user-mode graphics tablet driver and USB HID input manager that translates raw USB input from digitizer hardware into system cursor and pen events. It serves as a hardware abstraction layer that normalizes input from various tablet brands into a consistent API, providing a cross-platform pen interface with pressure and tilt sensitivity. The project distinguishes itself through a plugin-based architecture and a profile-based configuration system, allowing for custom filters, interpolators, and persistent hardware setups. It includes specialized tools for hardware driver d
Integrates with system ink services to record and provide pen input as digital ink strokes.