Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planets

A small, ugly planetary program written in C++ & OpenGL

planets

About The Project

This is a small, ugly graphics project worked on with 1 other that utilized planet bmp images to wrap textures around spheres and display them with different lighting effects.

(back to top)

Getting Started

This program can be run from any command line interpreter after the program has been compiled by a C++ compiler (eg. g++, clang++). Note that a makefile has also been provided in order to handle compilation by executing the "make" command.

Installation / Execution Steps

  1. Clone the repo
       git clone https://github.com/UreshiiPanda/Planets.git
  2. Make sure to include the correct header file syntax based on your OS. The syntax is different for Mac.
  3. Compile
       make
  4. Run Kanjime
       ./planets

(back to top)

About

A small planetary program written in C++ & OpenGL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages