在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):danhuynh0803/Campfire开源软件地址(OpenSource Url):https://github.com/danhuynh0803/Campfire开源编程语言(OpenSource Language):C++ 89.7%开源软件介绍(OpenSource Introduction):CampfireSummaryCampfire is an in-progress game engine built using OpenGL and Vulkan. Most of the engine's features are currently disabled, as we work through switching to Vulkan, but are available on the OpenGL branch. Sample ImagesDependenciesVulkan SDK: 1.2.148.1 Build Instructionsgit clone --recursive https://github.com/danhuynh0803/Campfire
cd Campfire
cd Build Now generate a project file or makefile for your platform. If you want to use a particular IDE, make sure it is installed; don't forget to set the Start-Up Project in Visual Studio or the Target in Xcode. # UNIX Makefile
cmake ..
make -j4
# Microsoft Windows
cmake -G "Visual Studio 16 2019" .. Library
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论