2023-05-16 22:04:32 +02:00
2022-11-04 14:14:53 +01:00
2022-12-28 23:49:55 +01:00
2023-05-17 19:41:48 +02:00
2023-05-13 21:37:53 +02:00
2023-05-16 22:06:45 +02:00
2022-11-04 14:14:53 +01:00
2022-12-28 23:49:55 +01:00
2022-12-28 23:49:55 +01:00
2022-12-28 23:49:55 +01:00
2022-12-28 23:49:55 +01:00

Yoggie Engine

Goal

Must support building a full game in 48 hours. The goal is to build a mature enough engine to be capable of using during game jams.

Features

NOTE: Just because it is listed as a feature here does not imply it has been nor guarantees it ever will be implemented

  • Rendering
    • OpenGL
    • Vulkan
    • Metal (Possibly)
  • Logging
    • Different for debug and release
  • Physics
    • PhysX
    • Jolt Physics
  • Entity Component system
  • Graphical scripting (Possibly)
  • Scripting support
    • LUA
    • C# (for object orientated approaches to gamedev)
  • Configuration options
    • JSON
    • YAML
    • INI

More docs

Todo list
Planning
Development
Show case

Description
Building a custom engine for games
https://barink.dev
Readme 5.2 MiB
Languages
C 75.9%
C++ 22.4%
Lua 1.1%
GLSL 0.6%