Skip to content

Repository files navigation

SimpleGL

This is a simple cross-platform OpenGL engine.

Instructions

Development Environment Setup

  1. Install cmake CMake download page
  2. Install vcpkg in the project root. vcpkg Getting Started page
  3. Run ./vcpkg/vcpkg install to install dependencies
  4. Run mkdir build && cd build && cmake ..

Build and Run

  1. Run cmake --build . to build
  2. Run ./main to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages