mirror of
https://github.com/xodio/xod.git
synced 2026-03-04 07:54:04 +01:00
title
| title |
|---|
| User Guide |
User Guide
Concepts
XOD language objects and processes described in detail.
Making your own nodes
The most straightforward way to extend XOD and add support for new hardware.
- Creating nodes for XOD in XOD
- Creating analog sensor driver nodes
- Documenting nodes
- Creating nodes for XOD in C++
- Dealing with state in C++
- Dealing with time in C++
- Creating variadic patch nodes
- Creating generic patch nodes
- Defining custom types
Case studies
- Simple traffic light example — doing things sequentially
Projects and libraries
How to create, manage, and share your work.