Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 773 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 773 Bytes

Tact-CPP2 Project

Getting Started

  1. First, create a workspace using the following link: bHaptics Developer Portal.

  2. This project is a library designed for use in cpp.

  3. Download the bHaptics Player from the following link: bHaptics Player.

    • Make sure the player is running for the library to work.

Project Structure

  • tact-cpp2: Demonstrates how to use the library.

Usage

To use this library in other projects, you need the following two files:

  • bhaptics_library.dll (C++ DLL)
  • bhaptics_library.lib (C++ Lib)