FramePro frame profiling example project targeting 60 FPS, fixed and maintained via FramePro-MCP.
| File | Description |
|---|---|
FrameProExample.cpp |
Main application entry point |
Utils.cpp / Utils.h |
Utility functions |
FramePro/FramePro.h |
FramePro profiling library header |
FramePro/FramePro.cpp |
FramePro profiling library implementation |
FrameProExample.sln |
Visual Studio solution |
FrameProExample.vcxproj |
Visual Studio project file |
FrameProAdvancedDemo.bin |
Pre-built demo binary |
Open FrameProExample.sln in Visual Studio and build the solution.
- Visual Studio with C++ support
- Windows SDK
See LICENSE for details.