1. 1. Introduction
  2. 2. fyrox
    ❱
    1. 2.1. Getting started
      ❱
      1. 2.1.1. Editor, Plugins and Scripts
      2. 2.1.2. Editor Overview
      3. 2.1.3. Scene and scene graph
      4. 2.1.4. Assets
      5. 2.1.5. Data management
      6. 2.1.6. Installation (Obsolete)
      7. 2.1.7. Framework (Obsolete)
      8. 2.1.8. Custom game loop (Obsolete)
    2. 2.2. Scripting
      ❱
      1. 2.2.1. Plugins
      2. 2.2.2. Executor
      3. 2.2.3. Scripts (WIP)
    3. 2.3. Scene
      ❱
      1. 2.3.1. Graph
      2. 2.3.2. Prefabs
      3. 2.3.3. Base node
      4. 2.3.4. Mesh node
      5. 2.3.5. Light node
      6. 2.3.6. Sprite node
      7. 2.3.7. Particle system node (WIP)
      8. 2.3.8. Terrain node (WIP)
      9. 2.3.9. Camera node
      10. 2.3.10. Decal node
      11. 2.3.11. Rectangle node
      12. 2.3.12. Custom node
      13. 2.3.13. Physics
        ❱
        1. 2.3.13.1. Rigid body
        2. 2.3.13.2. Collider
        3. 2.3.13.3. Joint (WIP)
      14. 2.3.14. Sound
        ❱
        1. 2.3.14.1. HRTF (WIP)
      15. 2.3.15. Animation (WIP)
    4. 2.4. Rendering
      ❱
      1. 2.4.1. Shaders
      2. 2.4.2. Materials
    5. 2.5. Resource Management
      ❱
      1. 2.5.1. 3D Models
      2. 2.5.2. Textures
      3. 2.5.3. Sound Buffers
      4. 2.5.4. Curves
      5. 2.5.5. Animation Machines
    6. 2.6. User Interface
      ❱
      1. 2.6.1. Basic concepts
      2. 2.6.2. Setting up a user interface
      3. 2.6.3. General rules
      4. 2.6.4. Fonts
      5. 2.6.5. Theme
      6. 2.6.6. Widgets
        ❱
        1. 2.6.6.1. Button
        2. 2.6.6.2. Border
        3. 2.6.6.3. Canvas
        4. 2.6.6.4. Check box
        5. 2.6.6.5. Curve editor (WIP)
        6. 2.6.6.6. Decorator (WIP)
        7. 2.6.6.7. Docking manager (WIP)
        8. 2.6.6.8. Dropdown list (WIP)
        9. 2.6.6.9. Expander (WIP)
        10. 2.6.6.10. File browser (WIP)
        11. 2.6.6.11. Grid
        12. 2.6.6.12. Image
        13. 2.6.6.13. Inspector (WIP)
        14. 2.6.6.14. List view (WIP)
        15. 2.6.6.15. Menu (WIP)
        16. 2.6.6.16. Message box (WIP)
        17. 2.6.6.17. Numeric field (WIP)
        18. 2.6.6.18. Popup (WIP)
        19. 2.6.6.19. Progress bar (WIP)
        20. 2.6.6.20. Range (WIP)
        21. 2.6.6.21. Rect (WIP)
        22. 2.6.6.22. Scroll bar (WIP)
        23. 2.6.6.23. Scroll panel (WIP)
        24. 2.6.6.24. Scroll viewer (WIP)
        25. 2.6.6.25. Stack panel
        26. 2.6.6.26. Tab Control
        27. 2.6.6.27. Text
        28. 2.6.6.28. Text box
        29. 2.6.6.29. Tree (WIP)
        30. 2.6.6.30. Vector image (WIP)
        31. 2.6.6.31. Window
        32. 2.6.6.32. Wrap panel
    7. 2.7. Serialization (WIP)
    8. 2.8. Tutorials
      ❱
      1. 2.8.1. FPS Tutorial
        ❱
        1. 2.8.1.1. Character controller
        2. 2.8.1.2. Weapons
        3. 2.8.1.3. Bots and AI
      2. 2.8.2. RPG Tutorial
        ❱
        1. 2.8.2.1. Character controller
      3. 2.8.3. 2D Platformer tutorial

Fyrox Book

Tree (WIP)