♫ October 6th, 2011 4:03 am

Site of the Month for October 2011 relates to Art Products and Services. Known Artist contains a lot of listings about art, artists, galleries, art products, arts and crafts, music artists, art supplies, art history, art work, art prints, body art, tattoo art, art center and more.
♫ Posted in General | No Comments »
♫ July 7th, 2011 9:51 am
There are some known flaws in the algorithm which Art of Illusion uses to calculate the surfaces of boolean objects. Eventually, I plan to rewrite it to use a different algorithm which does not have those flaws. That will be a major project, however, so it may not happen for a while.
The problems occur when the two objects have faces which are exactly flush with each other. To work around them, make sure that no face of one object lies exactly on top of a face of the other object. For example, if you are taking the difference between two objects, make sure the object you are subtracting extends slightly outside the object you are subtracting it from.
Boolean modelling also works better if you do not use deeply nested boolean operations. Instead, create the first boolean object, convert it to a triangle mesh, and then use that mesh as the input to the second operation.
Tags: Art of Illusion, Boolean Modelling, Boolean Objects
♫ Posted in Art of Illusion | No Comments »