①You should download the xmake : https://github.com/xmake-io/xmake
https://github.com/xmake-io/xmake/releases/download/v2.9.2/xmake-master.win64.exe
xmake project -k vsxmake -m "debug;release"
xmake config -m debug xmake
① The release version is in the branch [main]
② Old Shit code is in branch [batch] , but it can run
③ Each branch develops one feature and merges into the branch [main_dev]
④ The updatest one branch now is the branch [RHI-Recode]
- RHI The architecture refers to UE
- Vulkan The implementation refers to UE/ Nvrhi/ DiligentEngine etc
- RenderGraph Refers to fg
- Reflection The architecture is metaparser(refers to Piccolo) and rttr
######Tip: Mainly to verify the engine feature