Hi Guys,
Loving the 2.0 work. Just wondering if someone can help me understand the snapshots.
Does it work in a similar way to the “canvas” in HTML5? There is something I’m wanting to achieve, but not sure if this is the right thing.
I want to create a snapshot, then “draw” hundred/thousands of rectangles to the snapshot (to form the bounds of a racetrack). These rectangles will never move or be altered. Once I’ve “drawn” the rectanges to the snapshot, would be rendered as a single image? What happens to the rectangles? What about performance?
Thanks guys.