Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 369 Bytes

README.md

File metadata and controls

28 lines (28 loc) · 369 Bytes

Albedo

3D Game Engine in C++

Features

  • 3D Renderer
  • 2D Renderer
  • Physics 3D/2D
  • Scene System
  • PBR Rendereing
  • C# Scripting
  • Scene Serialization/Deserialization
  • UI

Dependencies

  • ASSIMP
  • Box2D
  • entt
  • FileWatch
  • Glad
  • GLFW
  • glm
  • imgui
  • ImGuizmo
  • Mono
  • reactphysics3d
  • spdlog
  • stb_image
  • tinygltf
  • tinyobj
  • yaml-cpp