Skip to content

zelongjiang123/Graphics-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS559 Workbook, Spring 2023

Run Program:

  1. Open the Graphics-Final-Project in visual studio code, navigate to for_students directory, and open final-grtown.html with a live server (right click in final-grtown.html and find the "open with live server option").

  2. use LookAt to look at the highlighted objects (works best for stationary objects).

  3. use Drive/Follow to follow the moving objects.

  4. toggle the speed bar to change the speed of the entire program.

  5. click/unclick run to run/stop the program

Main files wrote/modified by me (Zelong Jiang):

final-grtown.html, final-grtown.js, final-balloon.js, final-basketballcourt.js, final-blaster.js, final-buildings.js, final-bulldozer.js, final-car.js, final-fences.js, final-naturalelements.js, final-panzer6.js, final-parkobjects.js, final-road.js, final-shell.js, final-soccerfield.js, final-stopsign.js, shaders/final.fs, shaders/final.vs

Main coding language:

Javascript, HTML, CSS, GLSL (write shaders)

Attributions:

This set of web pages forms a "workbook" assignment for CS559, Computer Graphics at the University of Wisconsin for Spring 2022.

Information about the class is available on the course web: https://graphics.cs.wisc.edu/Courses/559-sp23/

The for_students sub-directory contains all the files written by me (Zelong Jiang).

The libs sub-directory contains libraries used by the workbook. These have separate open source licenses provided in the directories.

The workbook content was primarily developed by Prof. Michael Gleicher with assistance from the course staff over the years.

Students are granted the right to use the workbook content for their work in class.

The workbook content is Copyright © 2023, Michael Gleicher.

This workbook is provided under a Creative Commons Attribution-NonCommercial 4.0 International license. See https://creativecommons.org/licenses/by-nc/4.0/ for the explanation and https://creativecommons.org/licenses/by-nc/4.0/legalcode for the license itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages