Skip to content

jacksonwelles/miniGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniGL : Bringing Modern C++ to OpenGL

COMS W4995 Design Using C++ Group Project
Nathan Cuevas, Emily Rhyu, and Jackson Welles

What is MiniGL?

MiniGL is a C++ graphics library built on top of the existing OpenGL API that provides an expressive interface for graphics.

Design Document
Manual
Tutorial
Presentation Slides

Setup Support

Prerequisites (ALL Platforms)

GLFW : https://www.glfw.org/
GLEW : https://sourceforge.net/projects/glew/postdownload
GLM : https://github.com/g-truc/glm

Quick Start (Linux only)

Run: sudo apt install libglfw3-dev libglm-dev libglew-dev

Demos

Interactive Fluid Sim

fluids.mov

Conway's Game of Life

life.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •