mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-14 01:10:11 -05:00
24 lines
537 B
Plaintext
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 |