Giter Site home page Giter Site logo

4ian / gd-extensions Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 2.0 17.16 MB

Old repo for open source extensions for GDevelop - Now hosted on GD repository

Home Page: https://github.com/4ian/gd

License: Other

C++ 55.49% C 42.46% Objective-C 0.86% XSLT 0.09% JavaScript 0.69% CSS 0.11% C# 0.12% Objective-C++ 0.17%

gd-extensions's Introduction

Official extensions for Game Develop

These are the official extensions directly bundled with Game Develop.

Getting started

First, take a look at the Readme.md at the root of the repository and the developer documentation. Extensions always contains an Extension.cpp and/or a JsExtension.cpp file that are used to expose the extension to Game Develop IDE.

After being compiled, extensions binaries are put in Binaries/Output/Release_{OS}/CppPlatform/Extensions (or Binaries/Output/Release_{OS}/JsPlatform/Extensions), where {OS} can be Windows, Linux for example.

Contributing

Any contribution is welcome! Whether you want to submit a bug report, a feature request or any pull request so as to add a nice feature, do not hesitate to get in touch.

License

Extensions are provided under the zlib/libpng License. See the notice at the top of each source file of an extension for any particular information. External libraries can be used by extensions (Box2D, Dlib or SPARK for example). See their licenses in their directories.

gd-extensions's People

Contributors

4ian avatar

Stargazers

 avatar  avatar  avatar

Watchers

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