The primitive set class was all done and is now working in it's full.
We entered in debug mode and fixed the suggestion box that now shows the
recognize solids in a proper way.
Regarding the Tablet Pc's, we contacted Acer and Toshiba in order to find
out how soon will their tablet pc's be available and at what price.
Selection was implemented too after solving a bug in the perspective matrix.
So now, every object can be identified just by clicking on it.
Work time : 27 Hours.
The primitive set of suggestions is implemented. Thus the system can now reconize gestures, as it did before, but it now shows a list of suggested 3D objects, similar to what happens with strokes drawn by the user. A few bugs still have to be corrected and remotion of strokes from the graph is still in development.
The creation of primitives using ACIS is now beign used at the right step of the process, but this requires a significant amount of new code, since it differs greatly from the method used in the former GIDes, so new primitives are being included but this takes us more time than we expected because all the math regarding projections and transformations needs to be be carefully determined before calling the pertaining ACIS functions.
Work time (from Monday - Friday) : 30 hours
We also started to understand how this lines were saved for posterior process and interaction with posterior lines.
The drawset structure is now being implemented in this new version of GIDes. This structure is responsible for the prediction of 2D lines or geometric figures from user stroke.