Coder Social home page Coder Social logo

infinibrains / mobagen Goto Github PK

View Code? Open in Web Editor NEW
61.0 61.0 86.0 5.59 MB

MoBaGEn - Module Based Game Engine - Educational tool to teach game programming concepts

License: Apache License 2.0

CMake 12.95% C++ 72.01% HTML 9.69% Shell 1.77% Batchfile 0.54% C 3.04%
artificial-intelligence artificial-intelligence-algorithms cmake cpp cross-platform engine game game-development game-engine gamedev sdl2

mobagen's Issues

Dicom Demo

  • Integrate gdcm to support dicom images

SDL update

When trying to build for android, this problem occurs. I might appears a sdl version problem.

/mobagen/dependencies/SDL/src/atomic/SDL_spinlock.c:101:2: error: Please implement for your platform.
#error Please implement for your platform.
 ^
1 error generated.

Math class

Create a math class based on unity math for double and float

Draw Lines

Expose how lines could be drawn. For instace, this works inside GLManager. We need to expose it

  auto line = Line(glm::vec3(0,0,0),glm::vec3(1000,1000,1000));
  this->drawLine(line);

Support line with multiples segments

REST API

Allow Engine get and post data

MinGW support.

When we added some file system flow windows provided by imgui add-ons, the mingw build broke.

List patreons

List patreon and colaborators via automated builds or another automated process

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.