Wednesday, January 12, 2011

12 January 2011

Continued with the fixing of the pan gesture for translation, but to no avail.

Kevin came in before lunch and talked to us about several new features that is to be done. Hopefully this would work towards our advantage for the extension. Anyway, we first listed down the items to be fixed:

- Translation in explode view
- Rotation (some angles could not be covered)
- Label locations

We would be implementing an online upload/download feature with the use of Dropbox API. We have decided to put all the 3D models inside a Dropbox folder, as well as their respective text files that stores individual node descriptions.

We managed to get the downloading of the 3D models up pretty quickly. Most of the time taken was spent on understanding the sample application provided. They made use of a lot of delegation, which made the understanding process a little tougher.

Though the downloading was done, we are still having some problems with the location to save the files. I was able to save it into the mainBundle, but seems like this is being restricted by Apple. Got to find the actual directory for saving tomorrow.

No comments:

Post a Comment