Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
juw15008 committed Dec 10, 2015
1 parent 73891c3 commit f39e414
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
@@ -1 +1,19 @@
# FinalProject
The members of the team are:
Yiyun Tan (yiyun.tan@uconn.edu)
Jun Wang (jun.2.wang@uconn.edu)

Our project is about creating a intuitive interface for inputting 3D point sets.
We use processing 3.0.1.

We create an interface by controlP5 and realize such functions:
Drawing a 3D coordinate system(move, scale, rorate;
Changing the color of background by RBG value;

Inputting x, y, z value by keyboard for 3D points, then, it will displays in the 3D coordinate system;
Showing the point sets in a text field;
Deleting the point set;

Other detail...

Here is not the final version. We will improve the function of it and realize the set points by mouse press later before the deadline.

0 comments on commit f39e414

Please sign in to comment.