-
Notifications
You must be signed in to change notification settings - Fork 272
Installation
Thomas Mann edited this page Dec 4, 2022
·
20 revisions
- Windows 10 or 11
- DirectX 11.3 compatible graphics card (we recommend a GTX970 or later)
- Download and install .net 5.0 SDK
- On Windows 10 you also need Windows Graphics tools:
- Open Window Settings > Apps> Apps & features/Optional features.
- If Graphics Tools is already listed under Installed features, then you're done. Otherwise, click Add a feature.
- Search for and/or select Graphics Tools, and then click Install.
- Download and unzip the latest release
- Start
StartT3.exe
For developing and debugging c# Operators we recommend setting up the development environment and running it from an IDE like Visual Studio:
Please follow the steps in Readme.



Solution: Make sure to run Install/install.bat.

Solution: Make sure to properly adjust the working directory.
The user-facing documentation has moved to help.tixl.app. Edits made to pages on this wiki will be lost — please edit the sources under .help/docs/ in the main repo instead.
- Welcome
- Installation
- Introduction
- Basic concepts
- How TiXL works
- Video tutorials
- Keyboard shortcuts
- Exporting videos
- Exporting executables
- Live performances
- Presets and snapshots
- FAQ
- Operator reference
These pages stay here — they're for people building TiXL from source.
- Installing the dev build
- Coding conventions
- Operator conventions
- Developing operators
- Writing code ops
- Working with git
- Integration tests
- Manual testing plan
- Using RenderDoc
- Debugging the Player
- Visual Studio Code setup
- Standalone builds
- Release issues
- Audio roadmap
- Ideas for operators
- Transform gizmos
- Context variables
- Changing file-path format
- Updating the Home template
- Proposed breaking changes for main
- TiXL vs Tooll3
- Contributing