Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 567 Bytes

viewable.md

File metadata and controls

16 lines (13 loc) · 567 Bytes
title tags hide_sidebar permalink summary
Viewable
topics
flyweights
true
viewable
A **viewable** is a piece of information that is stored once and is used throughout [audiovisual systems](audiovisual_system) and [rendering scripts](rendering_script), to properly visualize and/or auralize an [intercosm](intercosm). Formally, it is a [flyweight](flyweight) whose instance is an integer identifier. **Viewables** are completely transparent to [solvers](solver), and thus to the application model.

Overview