-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Alexandre Marcireau edited this page Oct 11, 2019
·
33 revisions
This wiki is a git repository on its own. Feel free to modify anything, as changes can be tracked or rolled back as required.
The files associated with each tutorial are stored in the repository.
The four following tutorials provide a general introduction for building Event Stream applications:
For specific user guides and documentation, refer to the libraries' wikis:
The following pages describe example projects with a focus on specific tasks:
See also:
-
premake workflows describes application development workflows that use either a generic code editor and the
make
command or an IDE. - program architecture illustrates the thread management of a Sepia - Tarsier - Chameleon application.
- live camera demonstrates the reading of events from a camera rather than a file.