itch.io is community of indie game creators and players

Devlogs

Foxtrot Engine Showcase (ver.0.1.2)

Foxtrot Engine Showcase
A downloadable FT Showcase for Windows

New Features & Updates

Here is the list of features that are presented in the showcase, ver.0.1.2.

  • Basic components & custom behaviors applicable to game objects
    • “Spinning Monkey”
  • Mesh rendering (MeshRenderer component)
    • 3D models can be imported into the scene
    • Textures can be applied to the model
  • Shading & Lighting
    • Lights using Blinn-Phong reflection model
  • Material properties
    • Ambient
    • Diffuse
    • Specular
  • Sprite rendering (SpriteRenderer component)
    • Images can be imported into the scenes as Sprites
    • Sprites can also be affected by lights
  • GUI system
    • Text Rendering
    • Buttons
  • File I/O
    • Saving scenes to .chunk files.
    • Loading scenes from .chunk files
  • Resource Management
    • Importing resources with supported formats
    • Selective resource import to optimize memory usage.

Hotfix

  • Error in TextRenderer, disabling the proper initialization has been resolved.

Files

  • [GooCat Studio] Foxtrot Showcase (ver.0.1.2).zip 6.6 MB
    Mar 07, 2025
Download Foxtrot Engine Showcase
Leave a comment