Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

sescobar99/CGeIHC-proyecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGeIHC-proyecto

Final Project for "Computacion Grafica e Interaccion Humano Computadora" class. UNAM Spring Semester 2022


Project Setup

This project has been developed, built, executed, downloaded, and tested using Visual Studio 2019 (Having "Desktop development with C++" workload installed and active). Hence, to improve compatibility, it is recommended to use the same version.

  1. Open Visual Studio. This menu will show up. You should select "Clone a repository" (right column) as shown in the image.
    paso1
  2. Paste the repository URL "https://github.com/sescobar99/CGeIHC-proyecto.git" and click Clone. (The other fields can be left as default)
    paso2
  3. This will download and open the repository locally. It may take some time.
    paso3.
  4. Look for the solution explorer tool window, then select and open(double click) the file named "CGeIHC-proyecto.sln". This will load the project.
    paso4
  5. Open the "main.cpp" file (double click it).
    paso5
  6. At the top bar change the platform to x86.
    paso6
  7. Since the program settings have been preloaded when downloading and importing the project from GitHub, you should be able to run it directly. (Click the green arrow or press "F5").
    paso7

Troubleshooting

  • The irrKlang library may not load properly at first. In such a case it is possible to fix it by repeating step 6, changing from x86 to x64 and back to x86

Acknowledgments

Textures

Animations

Scaffold

  • Project scaffold took from "LCGeIHC" class material. Provided by Luis Sergio Valencia Castro

Sound

  • Irrkland audio library. Copyright © Nikolaus Gebhardt / Ambiera 2001-2018.
  • Mystic Forest - Music from Uppbeat (free for Creators!): https://uppbeat.io/t/ak/mystic-forests License code: F9DNLDXJEF9YLCXB
  • John Williams & Vienna Philharmonic – Williams: Theme from “Jurassic Park” Discover©

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages