Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.38 KB

Successor ----> Garden

Features

  • Color rendering
  • Texture rendering
  • Model rendering
  • Diffuse rendering
  • Transparency rendering

Build requirements

Third-Party

Inspired by

OpenSSL

  • Linux: sudo apt-get install libssl-dev
  • MacOS: brew install openssl
  • Windows: choco install openssl

X11 (Linux only)

  • Linux: sudo apt-get install xorg-dev