source
source copied to clipboard
Define an interface for UV coordinates at the primitive and material level
In support of issue #331, this ticket relates specifically to specifying the interface for UV coordinates. The specification should include the interactions with the following main classes:
- Primitive()
- CSG()
- Material()
- Intersection()
Contributions for specific primtiives/materials can start separately but will depend on this specification.