Public Projects
Flax Engine is very extensible which allows developers to create custom solutions within any area of the engine. You can see many of those projects highlighted under the Community Projects section. Also, below is the list of officially maintained plugins and projects to use for quicker startup.
Tip
If you're creating a plugin or an open project with Flax let us know by creating a PR with additions to this page!
Official Projects
- Arizona Framework - open-source framework for creating games in Flax
- Arizona Framework Sample - open-source sample multiplayer game using Arizona Framework
- NVIDIA DLSS - NVIDIA DLSS for Flax Engine
- FidelityFX FSR - AMD FidelityFX Super Resolution for Flax Engine
- Online Platform Steam - Steam for Flax Engine
- Online Platform Xbox Live - Xbox Live for Flax Engine
- Network Sample - Multiplayer game lobby sample with player synchronization and chat
- Flax Samples - Collection of example projects for Flax Engine
- Example Plugin - Example Plugin for Flax
- Dear ImGui - Dear ImGui for Flax Engine
Community Projects
- Character Controller Pro - Fully featured modular character controller for Flax
- Flax Voxels - Voxel terrain for Flax Engine
- Auto Import Resources Plugin - Automagically imports everything from the
Assets
folder intoContent/Imported
- Flax Unit Testing - Simple unit testing plugin for the FlaxEngine
- Flax Collaborate - Plugin for multiple people to edit the same scene simultaneously
- Flax Custom Visject Plugin - Custom Visject surfaces with plugins
- Volumetric Clouds - Basic Volumetric Clouds shader and Worley Noise generator for FlaxEngine
- FTween - Simple to use tweening library for Flax
- UE4 Content Importer - UE4 Converter for Flax Engine
- Journal - Console for Flax Engine with command handling
- Flax Plugin Manager - Flax plugins manager and utility
- Flax Csgjs - A
csg.js
andearcut
port for the FlaxEngine - Flax VR - Basic VR Module for the FlaxEngine
- Flax CLI - Provides command-line interface tools
- Flax Voxel Terrain - Basic voxel terrain project
- Flax Space Fighter Demo - Space fighter demo for Flax Engine
- Flax Object Pool - recycling and reusing objects for better performance
- FlaxCustomAttributes - Custom C# attributes usage utility for Editor
- HeroCrab Plugin - Authoritative network messaging framework for use in multi-player games
- RmlUi - HTML/CSS user interface library
RmlUi
wrapper (samples)