All Projects → begla → Intrinsic

begla / Intrinsic

Licence: apache-2.0
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.

Projects that are alternatives of or similar to Intrinsic

Vulkust
An engine for Vulkan in Rust, tries to implement modern graphic features. (suspended for now)
Stars: ✭ 64 (-93.5%)
Mutual labels:  game, game-engine, vulkan, cross-platform
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-84.86%)
Mutual labels:  game-engine, vulkan, rendering, cross-platform
Nazaraengine
Nazara Engine is a fast, complete, cross-platform, object-oriented API which can help you in your daily developper life.
Stars: ✭ 279 (-71.65%)
Mutual labels:  game-engine, vulkan, cross-platform
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+278.86%)
Mutual labels:  game, game-engine, vulkan
Rigelengine
A modern re-implementation of the classic DOS game Duke Nukem II
Stars: ✭ 393 (-60.06%)
Mutual labels:  game, game-engine, cross-platform
cordisproject
Custom engine based on OpenXRay engine. Global mod for S.T.A.L.K.E.R. - Call of Pripyat.
Stars: ✭ 25 (-97.46%)
Mutual labels:  game-engine, rendering, vulkan
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (-73.68%)
Mutual labels:  game, game-engine, cross-platform
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (-14.84%)
Mutual labels:  game-engine, vulkan, cross-platform
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-78.86%)
Mutual labels:  game, game-engine, cross-platform
Flexengine
Cross-platform game engine with Vulkan backend
Stars: ✭ 452 (-54.07%)
Mutual labels:  game-engine, vulkan, rendering-engine
Gideros
Gideros Release version
Stars: ✭ 442 (-55.08%)
Mutual labels:  game, game-engine, cross-platform
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+3455.08%)
Mutual labels:  game, rendering, rendering-engine
CLUSEK-RT
Vulkan based C++ ray-tracing game engine.
Stars: ✭ 24 (-97.56%)
Mutual labels:  game-engine, rendering, vulkan
Yggdrasil-Legacy
Experimental Vulkan Renderer / Game Engine written in C++20.
Stars: ✭ 20 (-97.97%)
Mutual labels:  game-engine, vulkan, rendering-engine
Liblava
🌋 A modern and easy-to-use library for the Vulkan API
Stars: ✭ 275 (-72.05%)
Mutual labels:  vulkan, rendering, cross-platform
Wolf.engine
The Wolf is a comprehensive set of C/C++ open source libraries for realtime rendering, realtime streaming and game developing
Stars: ✭ 230 (-76.63%)
Mutual labels:  game, game-engine, vulkan
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-62.2%)
Mutual labels:  game-engine, rendering, cross-platform
Bulllord Engine
lightspeed lightweight elegant game engine in pure c
Stars: ✭ 539 (-45.22%)
Mutual labels:  game-engine, vulkan, cross-platform
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-82.83%)
Mutual labels:  game, game-engine, cross-platform
Flux
A real-time physically based rendering engine written in C++ and OpenGL
Stars: ✭ 171 (-82.62%)
Mutual labels:  game, game-engine, rendering

Intrinsic

Contribute! Buy Me a Coffee at ko-fi.com

NOTE: I'm working on this project in my sparetime and thus the development activity might vary from time to time. This project is not abandoned and I'm certainly planning to continue working on it in the future.

Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.

The Intrinsic repository is hosted on GitHub. You can find some simple build and setup instructions in GETTING_STARTED.md.

Contributions and general support are welcome at any time.

Build Status

Platform Build Status
Windows (Visual Studio 2017) Windows Build Status
Linux (GCC 6.0 / Clang 4.0) Linux Build Status

Screenshots

Intrinsic IntrinsicEd IntrinsicEd IntrinsicEd

License

// Copyright 2017 Benjamin Glatzel
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//    http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
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].