Skip to content
  • Sebastien Jourdain's avatar
    Add support for Java/JOGL graphical rendering component · 640180a1
    Sebastien Jourdain authored
    This component rely on JOGL to do the proper graphical integration with the Java environment.
    For instance Java7 on Mac broke VTK rendering mechanism. This type of component,
    should prevent such issue by relying on a dedicated external library that just focus on OpenGL in Java context.
    
    Change-Id: Ib0cb6ef0b04b5f6be311bc34e3565e779b65fc6b
    640180a1