.----------------. .----------------. .----------------.
| .--------------. || .--------------. || .--------------. |
| | ________ | || | _________ | || | ____ ____ | |
| | |_ ___ `. | || | |_ ___ | | || | |_ _||_ _| | |
| | | | `. \ | || | | |_ \_| | || | \ \ / / | |
| | | | | | | || | | _| | || | > `' < | |
| | _| |___.' / | || | _| |_ | || | _/ /'`\ \_ | |
| | |________.' | || | |_____| | || | |____||____| | |
| | | || | | || | | |
| '--------------' || '--------------' || '--------------' |
'----------------' '----------------' '----------------'
DarknessFX @ https://dfx.lv | Twitter: @DrkFX
DFoundryFX plugin feature customizable performance metric charts (including Shipping builds),
Shader compiler monitoring and STAT commands control panel for Unreal Engine GameViewports.
While the plugin is enabled you always have access to the charts, controls and settings
directly in your game viewport, this plugin don't need actors or objects to be created
in your project.
. Download the latest release.
. Unzip the file in your UEFolder\Engine\Plugins.
. Start Unreal Engine.
. Menu Tools > Plugins.
. Enable in Installed > Performance > DFoundryFX .
. Restart Unreal Engine.
. Play your project, DFoundryFX window and charts will show up.
. Visit DFoundryFX_Example repo , download Setup.bat and execute.
. Play your project, DFoundryFX window and charts will show up.
. Create a new folder. ex: *Plugins*
. Git clone this project with sub-modules. ex: git clone --recursive https://github.com/DarknessFX/DFoundryFX.git
. Open your "Developer Command Prompt for VisualStudio" (Program Files\Microsoft Visual Studio\Common7\Tools\VsDevCmd.bat).
. Execute Plugins\DFoundryFX\Source\ThirdParty\ImGui\Build.bat .
. Copy Plugins\ folder to your project folder (or to your Engine\Plugins folder).
. Open your project in VisualStudio and build.
. Open your project, enabled DFoundryFX in Plugins tab (Installed > Perfomance > DFoundryFX).
. Play your project, DFoundryFX window and charts will show up.
Unreal Engine from Epic Games - https://www.unrealengine.com/
DearImGui from @ocornut - https://github.com/ocornut/imgui
ImPlot from @epezent - https://github.com/epezent/implot
MetalWorking Icon from TheNounProject - https://thenounproject.com/icon/metalworking-1563039/
ImGuiPlugin from @amuTBKT - https://github.com/amuTBKT/ImGuiPlugin
UnrealEngine_ImGui from @sronsse - https://github.com/sronsse/UnrealEngine_ImGui
Rama code multi threading from Rama - https://dev.epicgames.com/community/learning/tutorials/7Rz/rama-code-multi-threading-in-ue5-c
@MIT - Free for everyone and any use.
DarknessFX @ https://dfx.lv | Twitter: @DrkFX
https://github.com/DarknessFX/DFoundryFX