Skip to content

Improve documentation associated to Scene() #9

@anaIFernst

Description

@anaIFernst

Show how to add different primitives to the same scene (relying on the turtle, or not!).
Preliminarily:
1.- Create empty scene first 'Sc = Scene()'
2.- Use add!() method, which will take care of replicating colors as needed 'add!(Sc, mesh = BB, color = RGB(72/255, 128/255, 20/255), material = Lambertian(τ = 0.0, ρ = 0.21))'

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationshortFixing this issue will NOT take a significant amount of time

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions