By aalmiray
via jroller.com
Published: Aug 28 2007 / 08:02
Similar to JavaFX, GraphicsBuilder now allows for the following area operations: add, subtract, intersect and xor. But it has a new twist as these operations allow more than two shapes, each shape will be subsequently applied to the previous compound. Here are some screenshots and sample code (just switch xor for any of the other operations, is that simple!)
Add your comment