Installation¶
This page covers the latest version of TiXL (v4.x). For Tooll v3.9.x, see the legacy wiki (Tooll3 installation page, not yet migrated).
Download the latest release and run the installer.
System requirements¶
- Windows 10 or 11
- DirectX 11.3-compatible graphics card (GTX 970 or later recommended)
The installer bundles all required dependencies, including .NET and Windows Graphics Tools. Start the installer, dismiss the untrusted-source warning, and proceed.
Non-Windows systems¶
A native port to Linux and macOS is in progress. Until then you can run TiXL under a translation layer:
Run TiXL from an IDE¶
For developing and debugging C# operators, set up a development environment and run TiXL from an IDE. See Set up a development environment.