Git Product home page Git Product logo

bonobo's Introduction

Bonobo

Bonobo is an experimental game engine created in-house at MyWorld, LLC to trial building a high-level game engine with modern rendering technologies. It is inspired by jMonkeyEngine, though it is a fresh codebase and does not directly inherit any code from jME. Bonobo is written in modern Java (18+) and utilizes the Vulkan API for rendering.

Why Bonobo?

MyWorld has always used jMonkeyEngine. While jME is a wonderful engine that has served us very well, it was originally written for legacy (2 & 3) OpenGL, not for OpenGL 4+, and in addition it does not support Vulkan. GPUs and graphics APIs have changed a great deal since then, making taking good advantage of them more complicated than simply adding a new renderer to jME. In addition to being written to target Vulkan, Bonobo is also intended to experiment with some very fundamental quality-of-life changes for developers using it. If successful, these will make Bonobo a bit more user-friendly than jME can be at times. Since jME is all about the monkeys, it seemed fitting to name an experimental offshoot in the same vein. Since Bonobos are some of the more human-friendly of the great apes, naming an engine intended to be higher level and therefore more human-friendly after them seemed a natural choice.

Current State

Bonobo is in very early stages and is nowhere near close for real use of any sort. Have a good idea for a game engine? Fork Bonobo and make a pull request!

System Requirements

You'll need a system with a Vulkan-capable GPU (either integrated or discrete) and appropriate drivers installed. If Bonobo does not find a Vulkan-capable GPU it will exit with SEVERE: No suitable GPU was found on this system, exiting.

Contributing

As above, please, by all means, fork the engine and make a pull request if you have a good, indifferent, or even lousy idea for a game engine! It's an experiment, after all! As things progress we'll keep what we love, refactor what we don't, and discard whatever just doesn't fit well.

License

Bonobo is licensed under the permissive Apache License 2.0.

bonobo's People

Contributors

danielperano avatar

Stargazers

 avatar Stephen Gold avatar

Watchers

Ali-RS 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.