Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 486 Bytes

File metadata and controls

19 lines (17 loc) · 486 Bytes

Maple 🍁

A C# 3D renderer based on the OpenTK framework

build release

Features

  • Obj parser
  • Custom materials
  • Textures
  • Scene hierarchy
  • Cameras
  • Directional lights
  • Directional shadows
  • Point lights
  • Frustum culling
  • Dynamic batching
  • Post processing (single stack for now)
  • Render textures (WIP)