Skip to content
View untoldengine's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report untoldengine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
untoldengine/README.md

Untold Engine

Introduction

The Untold Engine: An easy to use, open source, 3D game engine for iOS/macOS game development

Hi, my name is Harold Serrano, and I developed the Untold Engine, an open source 3D game engine written in C++ and Metal Graphics (API).

image7

It took me over five years to develop the Untold Engine from scratch. I spent thousands and thousands of hours developing the Untold Engine, and now I'm releasing it as an open source.

Running the Untold Engine

Before running the engine, please visit the Docs.

image2

What you need?

To run the the Untold Engine, you need the following tools:

Current Version

Beta version v0.0.16. See current Release Notes for improvement and fixes.

image5

License

The Untold Engine is licensed under the LGPL v2.1. This means that if you develop a game using the Untold Engine, you do not need to open source your game. However, if you create a derivative of the Untold Engine, then you must apply the rules stated in the LGPL v2.1. That is, you must open source the derivative work.

Contributing to Untold Engine

Since this project has barely been released as an open-source, I am not taking Pull-Request yet. I want to complete the documentation and write more tutorials before allowing Pull-Request.

If you want to help out, I would appreciate if you could report back any bugs you encounter. Make sure to report them at our Github issues, so we all have access to them.

Thank you.

Once I feel that the documentation is ready, I will allow Pull-Request.

Popular repositories

  1. UntoldEngine UntoldEngine Public

    An easy to use, Open-Source, 3D game engine for iOS/macOS game development.

    C++ 332 28

  2. doxygen_dark_theme doxygen_dark_theme Public

    Forked from MaJerle/doxygen-dark-theme

    Dark theme for doxygen documentation generator

    CSS 1

  3. DigitalAssetConverter DigitalAssetConverter Public

    This application converts xml and png data into binary data

    Objective-C++ 1

  4. DigitalAssetExporter DigitalAssetExporter Public

    Digital Asset Exporter for the Untold Engine

    Python 1

  5. gravity gravity Public

    Forked from marcobambini/gravity

    Gravity Programming Language

    C