Skip to content
Fabrizio Nunnari edited this page Aug 24, 2022 · 5 revisions

Project YALLAH - Manual Main Document

This is the first and Main chapter of the Instruction Manual for project YALLAH.

YALLAH stands for Yet Another Low-Level Agent Handler.

Main Open Source repository: https://github.com/yallah-team/YALLAH.

Introduction and Downloads

See README first!

For preliminary information and downloads, please, see the main project README file.

Documentation / Wiki

This manual is divided in several sections:

  1. for 3D Authors, Artists:
  2. for 3D Developers:
    • The Unity API Manual is the reference for C# developers who want to script the real-time behavior of YALLAH characters in Unity.
    • The Command Line Options List lists the options that can be specified, in desktop apps, as command line parameters to override default values without rebuilding the Unity App.
  3. for 3D Researchers, YALLAH programmers:
    • The Contributor Manual is for developers and researchers who want to contribute to the YALLAH project. This manual gives the guidelines to develop new motion controllers.