1

I want to use CALayers or another vector based drawing for the particles in my system. I need to zoom in with out pixelation.

I would like to do something like this

CALayer* layer = [CALayer layer];    
emitterCell.contents = (id)layer;
rmaddy
  • 314,917
  • 42
  • 532
  • 579
The Way
  • 594
  • 5
  • 15

0 Answers0