I have started working on bounding boxes for the various shapes available in rug weaver. Point and Rectangle are done, Line needs to be figured out for diagonal drawings, Triangle is mostly done but needs to respond differently depending on the orientation of the triangle. So this is still a work in progress. Here is an image showing the bounding box drawn about the triangle as that is the selected object in the picture.
I need to finish up the bounding box implementations - figuring out orientation for Triangles, and deciding how the irregular shapes should be bound.
I have also updated the saved xml files to work with the new version of rug Weaver, and I have implemented all codelets with default values.
I also think that the random naming convention for objects needs to change. Something meaning full like 'Object_1' for the first object created etc. is more meaningful than the current random string.
No comments:
Post a Comment