/Simple-GL

Simple GL object using FreeGLUT

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Simple-GL

Simple GL render 2D in 3D Coordinates with color

  • Square
  • Triangle

Dependencies

- FreeGLUT
- Clang15

How to compile

clang filename.c -o filename -lglut -lGL -pthread

Tested

  • FreeBSD 13.x