Skip to content

Handle ObjectBegin/ObjectEnd and ObjectInstance in parser #58

Closed
@wahn

Description

@wahn

The vw-van.pbrt test scene contains those keywords and we have to handle them in the parser:

$ rg ObjectBegin | head -n 1
vw-van.pbrt:    ObjectBegin "Null.60"
$ rg ObjectEnd | head -n 1
vw-van.pbrt:ObjectEnd
$ rg ObjectInstance | head -n 1
vw-van.pbrt:                    ObjectInstance "Null.60"

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions