All Projects → TNtube → Cardia

TNtube / Cardia

Licence: Apache-2.0 license
Cardia Game Engine

Programming Languages

C++
36643 projects - #6 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Cardia

sycl
SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Stars: ✭ 80 (+220%)
Mutual labels:  cpp20
LittleEngineVk
3D game engine using C++20 and Vulkan (WIP)
Stars: ✭ 87 (+248%)
Mutual labels:  cpp20
apecs
A petite entity component system
Stars: ✭ 17 (-32%)
Mutual labels:  cpp20
engine
A personal game engine project, with development focus towards 2D/2.5D games.
Stars: ✭ 32 (+28%)
Mutual labels:  cpp20
Simple-Log
dnkpp.github.io/Simple-Log/
Stars: ✭ 13 (-48%)
Mutual labels:  cpp20
cxx
🔌 Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
Stars: ✭ 87 (+248%)
Mutual labels:  cpp20
Project-Template
A template for modern C++ projects with useful features for developing cross-platform products.
Stars: ✭ 44 (+76%)
Mutual labels:  cpp20
any invocable
Сonservative, move-only equivalent of std::function
Stars: ✭ 14 (-44%)
Mutual labels:  cpp20
oof
Convenient, high-performance RGB color and position control for console output
Stars: ✭ 764 (+2956%)
Mutual labels:  cpp20
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+2536%)
Mutual labels:  cpp20
cxbqn
BQN virtual machine
Stars: ✭ 20 (-20%)
Mutual labels:  cpp20
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (+500%)
Mutual labels:  cpp20
programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
Stars: ✭ 142 (+468%)
Mutual labels:  cpp20
so stupid search
It's my honor to drive you fucking fire faster, to have more time with your Family and Sunshine.This tool is for those who often want to search for a string Deeply into a directory in Recursive mode, but not with the great tools: grep, ack, ripgrep .........every thing should be Small, Thin, Fast, Lazy....without Think and Remember too much ...一…
Stars: ✭ 135 (+440%)
Mutual labels:  cpp20
not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Stars: ✭ 197 (+688%)
Mutual labels:  cpp20
doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 4,434 (+17636%)
Mutual labels:  cpp20
banana
🍌 Modern C++ Telegram Bot API library
Stars: ✭ 30 (+20%)
Mutual labels:  cpp20
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (+316%)
Mutual labels:  cpp20
tnt
A 2d Game Engine written in C++20.
Stars: ✭ 30 (+20%)
Mutual labels:  cpp20
RikerBot
C++20/Python based Minecraft bot
Stars: ✭ 44 (+76%)
Mutual labels:  cpp20

Cardia Engine


Cardia is a Toy Engine with an educational purpose. The goal for me to learn engine development.

Cardia aims to be primarily a fast 2D engine using the python language for scripting.

In the long term, I am aiming at a 2D and 3D rendering engine.



MVP :

As a Minimum Viable Product, i'm aiming a functional 2D pipeline, using python for scripting.

See this to follow the project progress

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