jzy3d-api icon indicating copy to clipboard operation
jzy3d-api copied to clipboard

API clarifications

Open jzy3d opened this issue 3 years ago • 0 comments

Here we gather feedbacks about the API to clarify it

  • [ ] Quality.Advanced() instead of Quality.Advanced to ensure we have fresh instance
  • [ ] A comment about Transform, Transformer, SpaceTransform and SpaceTransformer. I found it a little confusing that Transform is a collection of Transformer while SpaceTransform is not a collection of SpaceTransformer but rather the opposite
  • [ ] ICanvas.getDebugInfo not implemented everywhere (emulgl). Should return a complete structure also indicating OS, GPU, JVM, Number of threads, etc
  • [ ] EmulGLSkin should return AWTMousePick which is still in JOGL : need working on Picking for EmulGL (and selection for EmulGL)
  • [ ] Should merge IViewEventListener and IViewPointChangedListener?

jzy3d avatar Apr 14 '21 10:04 jzy3d