Skip to content

Importing pywavefront.visualisation raises NameError #144

@bmoverleysmith

Description

@bmoverleysmith

When trying to import the visualisation module, the following error occurs:

'V3F': GL_V3F,

NameError: name 'GL_V3F' is not defined

This seems to be due to the lack of correct import from pyglet. As it stands it means that the current example on the readme page does not work. Have I missed something, or is this an issue with a new version of pylet?

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions