-
Notifications
You must be signed in to change notification settings - Fork 267
Home
Thomas Mann edited this page May 31, 2026
·
128 revisions
Welcome to the TiXL wiki! Feel free to edit and contribute (after reading the guidelines ).
- Using the Timeline
- Rendering Videos
- Keyboard shortcuts
- Presets and Snapshots
- TiXL for VJ and live performances
- Using backups
- Exporting to Executable
- Creating new Operators
- Controlling stage lights via ArtNet / DMX
- Optimizing Rendering Performance
- Realtime Rendering for Artists
- Reporting Issues and Feedback
- From Tooll3 to TiXL
- Contributing to the Skill Quest
- Using Custom Shader Operators
- Writing complex compute shaders
- Converting Raymaching functions
- Removing Static Backgrounds in video inputs
- Adding new fonts
- Creating and using Single line SvgFonts
- List of Operators (WIP)
- Guided Feature Tests
- 2025-11-03 Asset Lib and SDF fun
- 2025-10-06 Particle System deep
- 2025-09-22 Particle Effects, Groups operators, TimeClips, Time Scaling, Audio Sync
- 2025-09-08 New features for Roadmap; Operator Style guide; Creating a new op
- 2025-08-25 Timeline, PBR-rendering, particles, field and the future of output configurations
- Installing with development environment
- Running TiXL from an IDE
- Creating release builds
- FAQ on how to build c# operators
- TiXL vs Tooll3 - an overview for developers
- Developing Custom Operators
- Integration Tests
- Using RenderDoc
- Working With Git
- Debugging Player
- ContextVariables
- ProposedBreakingChangesForMain
- UpdatingHomeTemplate
- Sharing and using Example projects
- Contributing
- Manual Testing Plan - Basics smoke test to test releases for regressions
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