Skip to content

VisualGMQ/FlecsInnerCodeVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用于显示flecs内部数据,用于更方便地理解flecs工作原理的程序。

如何编译

使用git submodule拉取第三方库子模块:

git submodule update --init --recursive

然后使用cmake编译:

cmake -S . -B cmake-build
cmake --build cmake-build

About

用于展示Flecs内部数据的工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors