HGamer3D

所属分类:游戏
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2020-12-11 02:46:44
上 传 者sh-1993
说明:  使用Haskell进行游戏编程的工具。,
(A tool to use Haskell for game programming.,)

文件列表:
LICENSE.txt (9327, 2018-02-12)
build (105, 2018-02-12)
build-mac (106, 2018-02-12)
build.bat (1012, 2018-02-12)
components/ (0, 2018-02-12)
components/random.txt (1157, 2018-02-12)
gamegio-library/ (0, 2018-02-12)
gamegio-library/arriccio.toml (1793, 2018-02-12)
gamegio-library/src/ (0, 2018-02-12)
gamegio-library/src/CMakeLists.txt (4936, 2018-02-12)
gamegio-library/src/gamegio/ (0, 2018-02-12)
gamegio-library/src/gamegio/AngleCbor.cpp (1840, 2018-02-12)
gamegio-library/src/gamegio/AngleCbor.hpp (909, 2018-02-12)
gamegio-library/src/gamegio/ButtonCbor.cpp (1191, 2018-02-12)
gamegio-library/src/gamegio/ButtonCbor.hpp (750, 2018-02-12)
gamegio-library/src/gamegio/CameraCbor.cpp (2445, 2018-02-12)
gamegio-library/src/gamegio/CameraCbor.hpp (1264, 2018-02-12)
gamegio-library/src/gamegio/CameraItem.cpp (3773, 2018-02-12)
gamegio-library/src/gamegio/CameraItem.hpp (960, 2018-02-12)
gamegio-library/src/gamegio/CheckBoxCbor.cpp (713, 2018-02-12)
gamegio-library/src/gamegio/CheckBoxCbor.hpp (646, 2018-02-12)
gamegio-library/src/gamegio/ColourCbor.cpp (1284, 2018-02-12)
gamegio-library/src/gamegio/ColourCbor.hpp (697, 2018-02-12)
gamegio-library/src/gamegio/DropDownListCbor.cpp (3835, 2018-02-12)
gamegio-library/src/gamegio/DropDownListCbor.hpp (1220, 2018-02-12)
gamegio-library/src/gamegio/DropDownListItem.cpp (3756, 2018-02-12)
gamegio-library/src/gamegio/DropDownListItem.hpp (1327, 2018-02-12)
gamegio-library/src/gamegio/EditTextCbor.cpp (840, 2018-02-12)
gamegio-library/src/gamegio/EditTextCbor.hpp (671, 2018-02-12)
gamegio-library/src/gamegio/EntityIdCbor.cpp (853, 2018-02-12)
gamegio-library/src/gamegio/EntityIdCbor.hpp (680, 2018-02-12)
gamegio-library/src/gamegio/ExitRequestedItem.cpp (1610, 2018-02-12)
gamegio-library/src/gamegio/ExitRequestedItem.hpp (986, 2018-02-12)
gamegio-library/src/gamegio/Fresco.cpp (585, 2018-02-12)
gamegio-library/src/gamegio/Fresco.hpp (3896, 2018-02-12)
gamegio-library/src/gamegio/GUIElements.cpp (14122, 2018-02-12)
gamegio-library/src/gamegio/GUIElements.hpp (4724, 2018-02-12)
gamegio-library/src/gamegio/GeometryCbor.cpp (3929, 2018-02-12)
... ...

# HGamer3D A tool to use Haskell for game programming. See the [HGamer3D website](http://www.hgamer3D.org) . You do not need to clone this repo, to use it, instead use instructions below. ## start sample browser - First install aio, see [aio installer](http://github.com/urs-of-the-backwoods/aio-installer). - Then run the `aio http://www.hgamer3d.org/tools/HGamer3D.0218 sample-browser` command. This will start the sample browswer, without installing the tool stack. ## install tools - First install aio, see [aio installer](http://github.com/urs-of-the-backwoods/aio-installer). - Then run the `aio http://www.hgamer3d.org/tools/HGamer3D.0218 install` command. This will setup Haskell tools and some shortcuts, needed for next steps, see next section. ## compile and run an example program After you started the install above, you can: - create new projects, with the `aio HGamer3D create ` command - build those projects within their directory with the `build` script - run projects, by using the `run`script ## addditional tools The install will also give you shorcuts for: - edit files, by issuing the `aio Edit ` command - edit 3D scenes, by issuing the `aio 3DEdit` command (thanks to Urho3D editor) - import 3D assets, by issuing the `aio AssetImporter` command (thanks to Urho3D team) ## this repo This repo contains all the source code for the specific Haskell binding. regards uotbw

近期下载者

相关文件


收藏者