brandonrwin

Results 4 comments of brandonrwin

What do you think of this, for a modified comment? > Edge and vertex hits will not be detected reliably. Edges can result in 0, 1, or 2 hits and...

Can't reproduce with: # Python 3.10.11 trimesh==4.5.1 pillow==10.4.0 numpy==1.26.4 Using (screenshots bad, text good): ``` import trimesh import numpy as np import io from PIL import Image mesh = trimesh.creation.cone(radius=1,...

@RodrigoSKohl Did you find a way to do this? Perhaps with a stylesheet?

Rearranging some calls can get around this: https://github.com/isl-org/Open3D/issues/1483#issuecomment-1873081439