help.Installation - tixl3d/tixl GitHub Wiki
Setup and Installation
This page covers the latest version of TiXL (v4.x). For Tooll v3.9.x follow this guide.
Installation
Download the latest version and run the installer.
System Requirements
- Windows 10 or 11
- DirectX 11.3 compatible graphics card (we recommend a GTX970 or later)
The TiXL installer will install all required dependencies including .NET and Windows Graphic Tools. Just start the installer, ignore the untrusted source warning, and install.
Non-Windows systems
We’re working on a full port of the software as a native app. Until then you can use wrappers to run TiXL:
Run TiXL from an IDE
For developing and debugging C# operators we recommend setting up the development environment and running it from an IDE (Integrated Development Environment). Learn more about Setting up a development environment.