Giter VIP home page Giter VIP logo

nge's Introduction

NGE (Newbies Game Engine)

(In development)

Indiemade C++ Engine
NGE is free open source project built for game developers using C++
This Engine is based on OpenGL Libraries, some other libraries included i wrote them my self with the help of compiler's built-in functions to make things easier

Supported Operating Systems

[+] Windows
[+] Linux
[~] Mac OS [Soon]

How To Setup

Currently I'm working on the MINGW version of the engine, so only the files under the MINGW folder are up to date
You can simply compile the engine using "make" Here are the libraries used for the compilation

  • ftgl [ftgl_static for the static of ftgl]
  • freetype You will need this in order to use ftgl
  • glew32 [glew32s for the static library of glew]
  • glfw3dll [glfw3 for the static library of glfw3]
  • gdi32
  • winmm
  • opengl32

Some Macros has to be defined when linking static libraries
For example:

#define GLEW_STATIC

How To Use

Check out the Docs/index.html under the MINGW folder for documentations

Features that aren't added yet

Music and sound effects can't be imported and played yet.

Newly Added Features

You can render your sprites by creating a texture page and adding them to it
It is now possible to render from different texture pages simultaneously

Feedback

Please if you have any feedback or improvments, you can support me by informing me via email:
Ranno@Grodriket

License

The project is absolutly free to use, any feedback would be greetly appreciated
support us by subscribing to our youtube channel GrodRiket Security
you can contact us on our website

nge's People

Contributors

r4nn0 avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

nilnull818

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.