Coder Social home page Coder Social logo

mourtz / pomdog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mogemimi/pomdog

0.0 2.0 0.0 7.21 MB

An open source game engine for C++14 or later

License: Other

Python 2.33% Objective-C 0.03% Objective-C++ 2.56% C++ 94.23% GLSL 0.84% Lua 0.02%

pomdog's Introduction

Pomdog

Join the chat at https://gitter.im/mogemimi/pomdog

Pomdog is an experimental game engine, written in C++14 or later, developed as a hobby. It is open source and distributed under the MIT License.

Feedback, issues and pull requests are always welcome!

  • Bugs and issues can be raised in Issues on GitHub.
  • Please feel free to ping me on Gitter chat room if you have any questions or feature requests.
  • You can track feature requests and the progress of its features/issues on Trello board. So feel free to add some comments or vote for your favorite feature requests.

Supported platforms

Pomdog is available and supported on the following platforms:

  • Mac OS X 10.9 and later Build Status
  • Windows 8 and later Build Status

Please refer to Architecture in the wiki for more details about the supported platforms and backends such as OpenGL, DirectX 11 and 12.

Getting started

To create a new project with Pomdog, run tools/quickstart.py:

git clone https://github.com/mogemimi/pomdog.git
python pomdog/tools/quickstart.py

For more information, please see Getting Started.

How to build

To automagically generate all project files (.xcodeproj or .vcxproj), run tools/generate_projects.py:

cd path/to/pomdog
python tools/generate_projects.py

After generating, open the .xcodeproj or .vcxproj in Xcode/Visual Studio. If you need further information about building runtime libraries and developing apps, please visit:

pomdog's People

Contributors

mogemimi avatar mourtz avatar gitter-badger avatar bis83 avatar

Watchers

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