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

InjectorGames/InjectorEngine

Repository files navigation

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