Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HW0: Catherine Cheng #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
</p>
<p align="center">(source: Ken Perlin)</p>

## Live Demo
- Also available at [Live demo on webpage](https://cwncwncwn.github.io/CIS566-hw00-intro-base/)

![](/live_demo.gif)

## Project Features
- Custom shaders with the use of 3D noise functions and time curve.
- Vertex Shader: causing the deformation of the object.
- Fragment Shader: controlling fragment color of the object.
- GUI
- Color palatte to adjust the base color of the object.

## Objective
- Check that the tools and build configuration we will be using for the class works.
- Start learning Typescript and WebGL2
Expand Down
Binary file added live_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading