Skip to content

ambient_occlusion binding missing #282

@bmahlbrand

Description

@bmahlbrand

The following code on 2.6.1 installed via pip fails, is the new binding missing? Happy to investigate (PR etc) if given some hints. I'm guessing it has to do with the wheel on pip possibly not being built with embree?

occ = igl.ambient_occlusion(verts, faces, verts, n, 256)

AttributeError: module 'igl' has no attribute 'ambient_occlusion'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions