Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danvim committed Mar 20, 2019
1 parent c5fa24e commit 1ccc314
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Programming project 2 of HKUST Computer Graphics course COMP4411

![Screenshot](screenshot.png)

## Basic Requirements

- [x] Own character (10 primitive shapes, 4 level of hierarchy)
Expand Down Expand Up @@ -33,7 +35,7 @@ B: Bell, W: Whistle, 1B=2W
4. Others base on coolness
- [x] (2B) procedural modelling with parameter control [L-system](https://en.wikipedia.org/wiki/L-system)
- [x] (2B) mood cycling: the model have mood reaction based on UI control
- [ ] (4B) Organic shape [metaballs](http://en.wikipedia.org/wiki/Metaballs)
- [x] (4B) Organic shape [metaballs](http://en.wikipedia.org/wiki/Metaballs)
- [x] *(8B)* goal-oriented motion (inverse kinematics [here](https://course.cse.ust.hk/comp4411/Password_Only/projects/modeler/inverse-kinematics.pdf))
- [x] *(4B)* constrain on joints

Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ccc314

Please sign in to comment.