No description
Find a file
2020-09-27 10:10:15 +08:00
.github/workflows Update dotnet-core.yml 2020-09-22 11:36:29 +08:00
.modules Comply to OTD rename and Vector2 changes 2020-09-13 04:29:59 +08:00
MLFilter Comply to OTD rename and Vector2 changes 2020-09-13 04:29:59 +08:00
OemKill Comply to OTD rename and Vector2 changes 2020-09-13 04:29:59 +08:00
TouchEmu Comply to OTD rename and Vector2 changes 2020-09-13 04:29:59 +08:00
VMultiMode Add VMultiMode (Absolute and Relative Modes) 2020-09-15 18:14:22 +08:00
WindowsInk Fix eraser state, was missing the Invert switch before 2020-09-27 10:10:15 +08:00
.gitattributes Init repo 2020-07-21 08:57:37 +08:00
.gitignore Init repo 2020-07-21 08:57:37 +08:00
.gitmodules Repurpose WindowsInk to TouchEmu 2020-08-28 02:33:48 +08:00
LICENSE Init repo 2020-07-21 08:57:37 +08:00
OTDPlugins.sln Add VMultiMode (Absolute and Relative Modes) 2020-09-15 18:14:22 +08:00
README.md Update README.md 2020-09-22 11:32:29 +08:00

OTDPlugins .NET Core

OTDPlugins is a collection of extensions for OpenTabletDriver.

Installation

Select and Download plugins from Releases, then unpack to these directories below

Windows

%localappdata%\OpenTabletDriver\Plugins

Linux

~/.config/OpenTabletDriver/Plugins

MacOS

$HOME/Library/Application Support/OpenTabletDriver/Plugins

Plugins

Output Modes

  • TouchEmu

    Touch input emulation (RawInput incompatible)
    Natural Scrolling everywhere
    
  • VMultiMode

    Classic VMulti input emulation
    Supports both absolute and relative modes
    
  • WindowsInk

    Pen pressure support
    100% compliance to Windows Ink
    Upto 8192 levels of pressure
    

Filters

  • MLFilter

    Noise Reduction
    MachineLearning-based Prediction
    Highly Configurable
    

    HaHaBear simulator (when misconfigured)

Tools

  • OemKill

    Automatically kill OEM Tablet Driver processes