Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Coursework Template Files

Get the files

Using GitHub desktop

  1. Click on Clone a Repository from the Internet..
  2. Select the URL tab and paste the URL https://github.com/jonshiach/Computer-Graphics-Coursework.git
  3. Change Local path to a folder on your machine where you want to store the files.
  4. Click Clone

Using the terminal/command line

  1. Open the command line in Windows (press the Windows key and search for 'cmd') or the terminal in macOS.
  2. Navigate to the parent folder on your machine where you want to store the files.
  3. Enter the following command and press the enter key.
git clone https://github.com/jonshiach/Computer-Graphics-Coursework.git

Build instructions

  1. Download, install and run CMake.
  2. Click on Browse Source... next to 'Where is the source code?' and select the Computer-Graphics-Coursework/ folder.
  3. Do the same for 'Where to build the binaries?' and select the Computer-Graphics-Coursework/build/ folder.
  4. Click Configure and select Visual Studio (Windows) or Xcode (macOS) and click Done. Once the configuration is complete click Configure again.
  5. Click Generate.

This will create a Visual Studio or Xcode project file in the Computer-Graphics-Coursework/build/ folder. Double-click on it to open the project and edit the source code.

About

22568328 ( MUHAMMAD BINYAMIN BUTT )

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages