Files
OpenSpace/modules/iswa/info
2016-03-30 17:42:45 -04:00

24 lines
537 B
Plaintext

ScreenSpaceRenderable
-->ScreenSpaceCygnet
ISWACygnet
-->CygnetPlane
-->dataPlane
-->texturePlane
-->CygnetSphere
-->dataSphere
-->textureSphere
-->CygnetCylinder
-->dataCylinder
-->textureCylinder
Renderable
-->ISWAmanager:
create iSWA cygnets.
Reads the metadata from the cygnet and creates the appropriate class.
can be a ISWACygnet or a ScreenSpaceCygnet
keeps a list of ISWACygnets to update and render.
registers the ScreenSpaceCygnets with the renderengine.
change names in everyting in iswa folder