Skip to content

MaxCan-Code/CSCI3090U_Examples

 
 

Repository files navigation

CSCI-3090

to start, i changed the working directory to ../part1 and ../part2 and such, just the ones containing the main.cpp

or you can place the .fs, .vs and .obj files in the debug folder, as described in lab 2

for cloning, try

git clone --depth 1 --recurse-submodules https://github.com/MaxCantCode/CSCI-3090
cd CSCI-3090
git submodule update --remote

theres also a one-liner on a newer version of git

git clone --depth 1 --recurse-submodules --remote-submodules https://github.com/MaxCantCode/CSCI-3090

then do the directory/file shuffle

(useful templates)

About

CMake OpenGL on my mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.1%
  • GLSL 7.4%
  • CMake 2.5%
  • C 1.0%