• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

danhuynh0803/Campfire: In-progress game engine project

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

danhuynh0803/Campfire

开源软件地址(OpenSource Url):

https://github.com/danhuynh0803/Campfire

开源编程语言(OpenSource Language):

C++ 89.7%

开源软件介绍(OpenSource Introduction):

Campfire

Ubuntu build Windows build

Summary

Campfire 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 Images

SampleScene

Dependencies

Vulkan SDK: 1.2.148.1

Build Instructions

git 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

Functionality Library
Mesh Loading assimp
Physics bullet
OpenGL Function Loader glad
Windowing and Input glfw
OpenGL Mathematics glm
Texture Loading stb
Logging spdlog
Scene Loading/Saving json
GUI imgui
Audio FMOD
Scripting Lua 5.4.0
Entity Component System entt



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap