Skip to content

alexhancock/rectangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectangles

Rectangles

This is an experiment to teach myself C++ and 3D graphics programming. Rather than dive into OpenFrameworks or Ogre, I thought I would teach myself the basics of C++ from the beginning, compare/contrast with other languages I am familiar with and then add something like OF to the mix later.

I have been following the tutorials here.

Build Steps

# Build
make app

# Run
./app

# Clean
make clean

# Clean, Build and Run
make br

About

An experiment to teach myself C++ and 3D graphics programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors