Code Monkey home page Code Monkey logo

directx-11-demo's Introduction

DirectX 11 / game engine demo app.

Features

  • Directional lighting.
  • Basic shadow mapping. (Poisson disk sampling.)
  • Normal mapping.
  • Displacement mapping with tesselation.
  • Skeletal animation.
  • Particle system.
  • Entity transform widgets.
  • Save/Load maps.
  • Command history, Undo/Redo.
  • Introspection/Serialization/Versioning with preprocessing step.
  • WalkManifold (Navmesh). (As shown here.)

How to compile

Run buildReleaseOptimized.bat or buildReleaseOptimizedShip.bat to get a release build. Run code\buildWin.bat for a debug build.
Needs a version of Visual Studio. The batch files use vswhere to locate it.

Controls

WASD Move camera.
QE Move Down/Up.
Ctrl Lock Z direction.
Shift Move faster.
T Move even faster.
LMB Select entities.
RMB Look around.
MMB Drag selection.
MWheel Toggle transform mode.
Ctrl+G Group entities.
Ctrl+Y/Z History undo/redo.
Ctrl+X/C/V Cut/Copy/Paste.
PageUp/Down Increase/decrease time scale.
End Reset time scale.
Pause Pause.
F1 Switch ingame/level edit.
F3 Capture mouse.
F4 Switch to freecam when in game.
F5 Console. Tab to switch through commands. (Doesn't do anything usefull right now.)
F6 Debug/Entity UI.
F8 Debug info text.
F11 Toggle fullscreen/windowed.
Escape Main menu.

directx-11-demo's People

Contributors

guitarfreak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

directx-11-demo's Issues

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.