/CatDogEngine

A cross-platform game engine/editor written by modern C++

Primary LanguageC++GNU General Public License v2.0GPL-2.0

CatDogEngine Join the chat at https://discord.gg/r2pEPEJH

win64_vs2019_msvc win64_vs2022_msvc win64_vs2022_clang

Snapshots

image

Features

  • Basic Cross Platform Editor based on ImGui
  • Basic Entity/Component Framework
  • Basic Physically Based Rendering
  • Basic Scene Graph SDK
  • Standard Atmospheric Scattering

Developing Features

  • JobSystem
  • Modern RHI except bgfx
  • Procedural Generated Terrain
  • RenderGraph
  • Skeleton Animation

TODO List

  • Audio System
  • Character Rendering
  • Cloud Rendering
  • Foliage Rendering
  • Memory Management based on multiple allocators
  • Optimized STL specific for GameEngine
  • Particle System
  • Physical Engine

ThirdParty

Assets for testing

Learning Resources