Skip to content

meta4d-me/CatDogEngine

Repository files navigation

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

win64_vs2022_msvc win64_vs2022_clang

Snapshots

image image image image BlendShape

Features

  • Basic Cross Platform Editor based on ImGui
  • Basic Entity/Component Framework
  • Basic Physically Based Rendering
  • Basic PostEffects
    • Bloom
    • Exposure
    • Gamma Correction
    • Tone Mapping
  • Basic Scene Graph SDK
  • Standard Atmospheric Scattering
  • Toy Animation
    • BlendShape

Developing Features

  • Animation
    • Skeleton
  • JobSystem
  • Modern RHI except bgfx
  • Particle System
  • RenderGraph

TODO List

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

ThirdParty

Assets for testing

Learning Resources