-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
To help clients better understand the data they can expect to receive within components, two new blocks should be added.
bitmap
Indicates that the component represents a bitmap with the following properties:
width: Width in pixelsheight: Height in pixelsbpc: Bits per channelmode: One ofgrayscale,RGB,RGBAcolorspace: Open Question: Is there an existing list of common color spaces that could be used here?
mesh
faces: Number of facesup_axis: One of+x,-x,+y,-y,+z,-zOpen question: Should this be defined here or individually for every format like it is currently happening with theformat.objdatablock? The problem with defining it here is that some formats actually prescribe a specific up-axis so this field would be in conflict.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed