GLTFParser

class compas.files.GLTFParser(reader)[source]

Bases: object

Parse the contents of the reader into a compas.files.GLTFContent object.

Parameters

reader (compas.files.GLTFReader)

Attributes

Methods

__init__(reader)

Initialize self.

get_generic_indices(num_vertices)

parse()