Giter Site home page Giter Site logo

zytgmtj / shoot-the-chicken-3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from china-jige/shoot-the-chicken-3d

0.0 1.0 0.0 8.08 MB

基于c++控制台的3d第一人称射击游戏,包括软件渲染器,游戏引擎层,游戏逻辑层

C++ 100.00%

shoot-the-chicken-3d's Introduction

Shoot-The-Chicken-3D

C++控制台做的3D第一人称射击游戏,没有引用任何外部库、第三方库(只用了少许Windows API)。

这个项目的层次分为三层:

软件渲染器(软件模拟的显卡层)

引擎层(场景管理)

游戏逻辑层(主要的游戏逻辑)

也就是说,这个游戏是从D3D9风格的软件渲染API开始写起(软件模拟),封装了多层。从底层到高层都一个人包办(当然引擎层的类有不少是借用了 我的Noise3D的东西)。好了这么一来,c++大作业就不用愁能直接交了吧啊哈哈哈哈哈!!

最后,因为Win10控制台好像变了不少,所以Win10下运行貌似图像会乱掉(微笑脸,不修了,垃圾win10

shoot-the-chicken-3d's People

Contributors

china-jige avatar

Watchers

James Cloos 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.