在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:SkillerRaptor/HyperEngine开源软件地址:https://github.com/SkillerRaptor/HyperEngine开源编程语言:C++ 74.7%开源软件介绍:HyperEngineHyperEngine is a modern multi-platform 2D & 3D game engine written in C++20. The engine is focused on testing new designs in form of rendering or performance. This repository contains the source code of the HyperEngine. Anyone is welcome to contribute or use the source of the HyperEngine. ContentsGetting StartedPrerequisitesIn order to build the engine, you will need the following things installed:
Building
git clone ttps://github.com/SkillerRaptor/HyperEngine
cd HyperEngine
mkdir build
cd build
cmake .. -D CMAKE_BUILD_TYPE=Debug
cmake --build .
Dependencies
ContributingPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. LicenseHyperEngine is distributed under the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论