Category Archives: ZedBox

Matrix Stack and the Visitor Pattern

Scene Graphs and Scene Trees When building a scene graph framework, such as the display list in ActionScript 3.0, two types of nodes are involved: internal nodes and leaf nodes. The transformation properties (x, y, rotation, etc.) are passed down … Continue reading

Posted in Bunnyhill, Design Patterns, Pyronova, ZedBox | Leave a comment