Skip to content

Tucchhaa/simple-gl

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 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •