Mike Moss
Mike Moss
It might be worth using something like `pymesh` or `trimesh` to load and save meshes (nice built-in functionality to detect/fix non-manifold meshes). This would also make importing datasets of different...
I was thinking more detection and warning/erroring rather than repairing. As far as I can gather from both mentioned modules, other than face normals, files are parsed without any attempt...
I wasn't able to get sixad or qtsixa to work on the newest Raspian version. I've gotten it to work on older Raspian versions and pre Ubuntu 16.04. It looks...
Shows up as: `/dev/input/js0` and `/dev/input/event0` As I recall, sixpair was patched to work with non-official PS3 controllers...but I could be wrong. Here are my steps on Ubuntu 18.04: ```...