Code Monkey home page Code Monkey logo

jiexuan357 / medusa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangscript/medusa

0.0 1.0 0.0 207.9 MB

Cross mobile platform 2D&3D C++ game engine.

License: MIT License

C# 1.57% C++ 20.62% Lua 1.53% AngelScript 0.01% C 73.55% CMake 0.59% M 0.01% Objective-C 0.98% Mathematica 0.02% Objective-C++ 0.15% Batchfile 0.06% Makefile 0.14% Perl 0.11% Shell 0.14% Visual Basic 0.02% Assembly 0.02% Python 0.27% Roff 0.10% Pascal 0.10% GLSL 0.01%

medusa's Introduction

Introduction

A MIT open source cross mobile platform 2D/3D c++ game engine. Mainly focus on mobile platform,support win32,ios,android(not yet). Current version is 0.1, it's still under heavy developing.I write it and use it to developy my own mobile games. More docs and examples will be added later.

Features:

  • Fast Auto Batch rendering
  • Auto relative UI layout,template based
  • Actions behaviours
  • BMP font and TTF font
  • Spine skeleton animation support
  • Tield map support
  • Texture atlas support
  • Audio engine,ogg
  • Use lua as script language
  • Custom file package format,support easy merge,diff,defrag,resource manage,Encrypting
  • Custom data protocol (called "Siren",using C# as DSL)
  • OpenGLES(2.0 & 3.0)

Next plan:

  • Port to Android
  • particle system

Introduction:

  • MedusaCore is a game irrelevant lib that provide a lot useful tools can be used in other projects. Medusa use it as core cpp lib providing "string manipulate,collection like STL,Math,socket,file system..etc. delegate".I made a lot wheels to make cpp simpler to use.
  • Medusa is the game engine.
  • MedusaExtension is the project to add other SDKs in.
  • MedusaProto includes C# files to describe C++ serializable structs.
  • Siren is the C# engine to generate C++ code files from C# data classes.
  • External dir includes all 3rd party libs.
  • Test, you can run Test project to check what features this engine provided. But I'm too busy to write enough examples,sorry about that,maybe reading source code would be more directly. Tool dir includes some useful tool I created myself to generate C++ codes or packing tools.

#Contact:

medusa's People

Contributors

fjz13 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.