Giter VIP home page Giter VIP logo

supernovaengine / supernova Goto Github PK

View Code? Open in Web Editor NEW
226.0 13.0 22.0 127.6 MB

Game engine for 2D and 3D projects with entity component system (ECS) and data-oriented design

Home Page: http://www.supernovaengine.org

License: MIT License

C++ 59.93% C 34.79% Makefile 0.03% CMake 0.36% Java 0.07% Objective-C 4.46% Objective-C++ 0.09% Python 0.07% Lua 0.01% GLSL 0.18%
cross-platform directx entity-component-system game-development game-engine opengl opengl-es data-oriented-design ecs game-dev gamedev metalapi

supernova's Introduction

Logo

Entity component system (ECS) and data-oriented design engine using object oriented for API.

Supernova is a free and open-source, cross-platform game engine for creating 2D and 3D projects with Lua or C++. It is lightweight and promotes the simplest way to use the best performance of a data-oriented design.

Screenshot1

Live samples: https://samples.supernovaengine.org/

Supports

  • Web (with Emscripten - OpenGL ES 2.0, OpenGL ES 3.0)
  • Android (OpenGL ES)
  • iOS (Metal, OpenGL ES)
  • macOS (Metal, OpenGL)
  • Linux (OpenGL)
  • Windows (DirectX, OpenGL)

Features

  • 2D and 3D scenes
  • GLTF and OBJ models load
  • Model skin and morph targets
  • PBR shaders
  • Lights
  • Dynamic shadows
  • Particle system
  • Animations
  • Sprites
  • Fog and sky
  • UI
  • Terrain LOD
  • Textures and shaders pool
  • 3D audio
  • Cross-platform persistence system
  • Multithreading support
  • 2D and 3D physics

Upcoming features

  • Instancing
  • More UI components
  • Water

Samples

For all samples source code:

https://github.com/supernovaengine/supernova-samples

Documentation

(in development)

For tutorials and all engine information:

https://docs.supernovaengine.org/

Building

Third party libraries

License

Licensed under MIT license, you can use freely for whatever you want, including commercial projects.

supernova's People

Contributors

caiotava avatar eduardodoria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

supernova's Issues

Linux build not working

i used both cmake and python option and i get the same log

supernova-project: /build/glfw/src/glfw-3.3.8/src/input.c:886: glfwSetMouseButtonCallback: Assertion `window != NULL' failed.
[1] 11413 IOT instruction (core dumped) ./supernova-project

idk if this my machine not working but it seems to not work

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.