Skip to content

bhaptics/tact-csharp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tact-CSharp2 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 C#.

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

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

Project Structure

The project is divided into two folders:

  • tact-csharp2: Contains the library, which generates a DLL.
  • Sample Project: Demonstrates how to use the library.

About tact-csharp2

tact-csharp2 is a wrapper project for a library written in C++.

Usage

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

  • bhaptics_library.dll (C++ DLL)
  • tact-csharp2.dll (C# DLL)

Important Notes

  • In Visual Studio, ensure that the Prefer 32-bit option is disabled in the project settings under the Build tab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages