Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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.