All Projects → cocos-creator → Engine Native

cocos-creator / Engine Native

Native engine for Cocos Creator

Projects that are alternatives of or similar to Engine Native

CLUSEK-RT
Vulkan based C++ ray-tracing game engine.
Stars: ✭ 24 (-95.08%)
Mutual labels:  game-engine, rendering, vulkan
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (-14.96%)
Mutual labels:  game-engine, vulkan, metal
cordisproject
Custom engine based on OpenXRay engine. Global mod for S.T.A.L.K.E.R. - Call of Pripyat.
Stars: ✭ 25 (-94.88%)
Mutual labels:  game-engine, rendering, vulkan
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Stars: ✭ 15,479 (+3071.93%)
Mutual labels:  game-development, game-engine, 3d
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+663.93%)
Mutual labels:  game-engine, 3d, vulkan
Octopuskit
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
Stars: ✭ 246 (-49.59%)
Mutual labels:  game-development, game-engine, metal
Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+622.13%)
Mutual labels:  game-development, game-engine, vulkan
Fxgl
Stars: ✭ 2,378 (+387.3%)
Mutual labels:  game-development, game-engine, 3d
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (-2.05%)
Mutual labels:  game-engine, vulkan, metal
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-32.17%)
Mutual labels:  game-development, game-engine, 3d
Rizz
Small C game development framework
Stars: ✭ 428 (-12.3%)
Mutual labels:  game-development, game-engine, metal
Cpp 3d Game Tutorial Series
C++ 3D Game Tutorial Series is a YouTube tutorial series, whose purpose is to help all those who want to take their first steps in the game development from scratch.
Stars: ✭ 400 (-18.03%)
Mutual labels:  game-development, game-engine, 3d
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (-57.99%)
Mutual labels:  game-development, game-engine, vulkan
rend3
Easy to use, customizable, efficient 3D renderer library built on wgpu.
Stars: ✭ 546 (+11.89%)
Mutual labels:  metal, rendering, vulkan
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-64.75%)
Mutual labels:  game-development, game-engine, vulkan
Glas
WebGL in WebAssembly with AssemblyScript
Stars: ✭ 278 (-43.03%)
Mutual labels:  game-development, game-engine, 3d
Gplayengine
Cross-platform C++ 2D / 3D game engine.
Stars: ✭ 129 (-73.57%)
Mutual labels:  game-development, game-engine, 3d
Zengine
2D | 3D Game development library
Stars: ✭ 145 (-70.29%)
Mutual labels:  game-development, game-engine, 3d
Viry3d
Cross platform 2D and 3D game engine in C++.
Stars: ✭ 307 (-37.09%)
Mutual labels:  game-engine, vulkan, metal
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-23.77%)
Mutual labels:  game-development, game-engine, rendering

engine-native

Build Status

It is the native backend of Cocos Creator. It works on iOS, Android, Mac OS and Windows.

Coding format and coding style

The coding format file is .clang-format, and the coding style fomat file is .clang-tidy. Please use clang-format to format the codes and use clang-tidy to fix the coding style before commiting codes.

Documentations

How to start a new game

You can refer to the documentation to start a new game.

Where to get help

Contributing to the Project

engine-native is licensed under the MIT License. We welcome participation!

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