Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.6 KB

File metadata and controls

37 lines (27 loc) · 1.6 KB

Haptiq

Haptiq is an open-source tool for designing, recording, visualizing, and exporting haptic feedback for iOS. Think of it as the 'Figma' or 'Lottie' for haptics — a playground for tactile design built on Core Haptics.


✨ Features

  • 🎛 Realtime Haptic Recording — Tap or hold to record patterns with intensity and sharpness
  • 🎚 Parameter Controls — Fine-tune each haptic event
  • 📊 Pattern Visualization — View your haptics as a graph over time
  • 🔄 Import & Export .ahap Files — Full support for Apple’s Core Haptics format
  • 📤 Share Sheet Integration — Export and share patterns instantly

🚀 Getting Started

  1. Clone the repo:
git clone https://github.com/thisisthefoxe/Haptiq.git
  1. Open Haptiq.xcodeproj in Xcode.
  2. Setup your signing & BundleID in Xcode
  3. Run on a real device (haptics don’t work in the simulator).

📄 License

This project is licensed under the MIT License.

📚 References & Links