Skip to content

Include statements #41

@wahn

Description

@wahn

The general structure of PBRT scene files allow Include statements (like this):

> rg Include
straight-hair.pbrt
20:	Include "models/straight-hair.pbrt" 

curly-hair.pbrt
15:	Include "models/curly-hair.pbrt" 

sphere-hairblock.pbrt
19:  Include "models/block.pbrt"

Currently we do not support those. Let's change that ...

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions