edydfang / SUSTech_CS312_Computer_Graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUSTech CS312 Computer Graphics

This repository is used to store the code we practise in the CS312's Lab.

Development Environment

Visual Studio 2017

Lab 01 Just an windows for the playground of OpenGL

  • In the Hello_CG project
  • the project needs to include Libs and Includes at root directory
  • the project needs to include opengl32.lib and glfw3.lib

First OpenGL Program

Lab 02 VAO/VBO/EBO and shader; More about rendering

Rectangle Two Triangles with different colors Colourful cube

About


Languages

Language:HTML 64.8%Language:C++ 24.4%Language:C 8.7%Language:JavaScript 1.2%Language:Objective-C 0.6%Language:CSS 0.2%Language:CMake 0.1%Language:GLSL 0.0%Language:Python 0.0%