Skip to content

Commit

Permalink
showcase homework assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
federicospini committed May 11, 2012
1 parent 8edd652 commit afc1a81
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Showcase homework

## This homework is NOT mandatory.

## It MAY improve your mark up to 3 points.

## The best works will be exhibited in the Plasm.js showcase.

# Instructions

Choose a simple object (e.g. Pixar Lamp, a chair, Apple iMac/MacPro/MacBook cases, a chess piece, etc.).
Model it in Plasm.js taking care of his details.
Try to reach a trade off between model complexity and code quality.

# Delivery

The project must be contained in a directory entitled `showcase`,
pushed into your repository in cvdlab-cg organization [https://github.com/cvdlab-cg/xxxxxx](https://github.com/cvdlab-cg/)
where `xxxxxx` is your student ID (matricola).

The model must be delivered in a file named `model.js`.

You have to provide even a `snapshot.jpg` of the model in a 400x300 format.


```
XXXXXX
|
+- showcase
|
+- model.js
+- snapshot.jpg
```

> where `XXXXXX` is the name of your repository (your matricola)

0 comments on commit afc1a81

Please sign in to comment.