From ftm
(→FTM & Co Reference) |
(→FTM Basics) |
||
Line 8: | Line 8: | ||
* [[Tutorials]] | * [[Tutorials]] | ||
− | * [[Expressions]] | + | * [[Expressions]] ... all about expressions in FTM |
* [[Message Box]] ... the ''ftm.mess'' external | * [[Message Box]] ... the ''ftm.mess'' external | ||
* [[Object and Value Definitions]] ... the ''ftm.object'' external | * [[Object and Value Definitions]] ... the ''ftm.object'' external |
Revision as of 15:52, 18 November 2008
The FTM & Co releases come with help patches and basic tutorials. In addition, there are these:
FTM Basics
- Tutorials
- Expressions ... all about expressions in FTM
- Message Box ... the ftm.mess external
- Object and Value Definitions ... the ftm.object external
FTM & Co Reference
- FTM Classes ... data structures such as fmat, dict, track, etc.
- FTM Modules ... set of basic FTM externals
- Gabor Modules ... externals of the Gabor package
- MnM Modules ... externals of the MnM package
FTM Development
- The FTM header files are also included in the FTMlib framework that is part of the standard FTM distributions.
- FTM API reference documentation ... Doxygen API documentation generated from the FTM sources at the FTM SourceForge project
- SDK ... All you need to write externals using FTM
- Developer's Corner ... Tips and tricks how to write classes and externals using FTM
- ftm-devel ... Developer's mailing list on sourceforge