ProcessingKit icon indicating copy to clipboard operation
ProcessingKit copied to clipboard

Add 3D drawing APIs

Open natmark opened this issue 7 years ago • 2 comments

natmark avatar Jan 04 '18 14:01 natmark

2D Mode→CoreGrphics 3D Mode→SceneKit

In 3D Mode, 2D drawing functions are drawn on plane object. mar-05-2019 15-15-01

natmark avatar Mar 05 '19 06:03 natmark

  • box()
  • sphere()
  • sphereDetail()

These 3D Primitives API not working on 2D rendering mode.

natmark avatar Mar 24 '19 08:03 natmark