Giter Site home page Giter Site logo

wolfenstein3dex's Introduction

Wolfenstein3dEx

基于LibEx代码在iOS平台上重新实现《德军总部3D》

Screenshots

screenshot

上手指南

以下指南将帮助你在本地机器上安装和运行该项目,进行开发和测试。

安装要求

  1. 操作系统:Mac OS X 10.12及以上
  2. Xcode 9.0及以上

安装步骤

  1. $ git clone https://github.com/cabin5955/Wolfenstein3dEx.git
  2. 直接使用Xcode打开
  3. Xcode点击运行

测试

game目录下包含2个测试类(场景)

  1. GamePlatformer (game_platformer.hpp文件):简单的跳台演示
  2. GameWolfenstein3d (game_wolfenstein3d.hpp文件):《德军总部3D》地图入口

使用到的框架

  • stb - 纹理图片加载
  • glfm - 为移动设备和web创建并管理窗口和OpenGL上下文,同时还提供了简单的输入功能。
  • freetype2 - 字体
  • CocosDenshion - 声音播放
  • libtmx - 解析tmx文件(tmx由Tiled地图编辑软件生成)
  • Box2D - 物理引擎
  • dear imgui - 测试使用

作者

作者:cabin5955

版权说明

该项目签署了MIT 授权许可,详情请参阅LICENSE.md

鸣谢

  • Joey de Vries - learnopengl.com
  • thebennybox - YouTube Wolfenstein 3D Clone Tutorial

wolfenstein3dex's People

Contributors

cabin5955 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.