All Projects → untoldengine → Untoldengine

untoldengine / Untoldengine

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

Projects that are alternatives of or similar to Untoldengine

Rizz
Small C game development framework
Stars: ✭ 428 (+121.76%)
Mutual labels:  game-engine, gamedev, metal
Fxgl
Stars: ✭ 2,378 (+1132.12%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-33.16%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Cryengine
CRYENGINE is a powerful real-time game development platform created by Crytek.
Stars: ✭ 580 (+200.52%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Glas
WebGL in WebAssembly with AssemblyScript
Stars: ✭ 278 (+44.04%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (+6.22%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Flaxapi
Old repository with C# Editor and C# API for creating games in Flax Engine
Stars: ✭ 131 (-32.12%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Ezengine
An open source game engine in active development
Stars: ✭ 370 (+91.71%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-10.88%)
Mutual labels:  game-engine, gamedev, 3d-game-engine
Trivial Gamekit
Simple framework for making 2D games
Stars: ✭ 127 (-34.2%)
Mutual labels:  game-engine, gamedev
Cl Bodge
Feature-rich game framework for Common Lisp
Stars: ✭ 134 (-30.57%)
Mutual labels:  game-engine, gamedev
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-28.5%)
Mutual labels:  game-engine, gamedev
Opensurge
A fun 2D retro platformer inspired by Sonic games and a game creation system.
Stars: ✭ 143 (-25.91%)
Mutual labels:  game-engine, gamedev
Awesome Pico 8
A curated list of awesome PICO-8 resources, carts, tools and more
Stars: ✭ 1,955 (+912.95%)
Mutual labels:  game-engine, gamedev
Pomdog
An open source game engine for C++20 🐶 🎮
Stars: ✭ 151 (-21.76%)
Mutual labels:  game-engine, gamedev
Daemon
The Dæmon game engine. With some bits of ioq3 and XreaL.
Stars: ✭ 136 (-29.53%)
Mutual labels:  game-engine, 3d-game-engine
Xenko
Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
Stars: ✭ 1,565 (+710.88%)
Mutual labels:  game-engine, gamedev
Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (-6.74%)
Mutual labels:  game-engine, gamedev
Uecs
Ubpa Entity-Component-System (U ECS) in Unity3D-style
Stars: ✭ 174 (-9.84%)
Mutual labels:  game-engine, gamedev
Engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Stars: ✭ 2,574 (+1233.68%)
Mutual labels:  game-engine, gamedev

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

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.

image1

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:

image3

Current Version

Beta version v0.0.14. 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.

image4

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.

image6

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].