for example the teapot is dependent on the teapot-ply existing.
mesh, err := LoadPLY("examples/ply/teapot.ply")
If they are too big maybe you can add a reference in the readme to where you got it and the others failing example from.
I found one here, but not sure if this is the right one
https://people.sc.fsu.edu/~jburkardt/data/ply/teapot.ply
Hope this is not too much bother.. Its just alot of run playing around with this.
for example the teapot is dependent on the teapot-ply existing.
mesh, err := LoadPLY("examples/ply/teapot.ply")
If they are too big maybe you can add a reference in the readme to where you got it and the others failing example from.
I found one here, but not sure if this is the right one
https://people.sc.fsu.edu/~jburkardt/data/ply/teapot.ply
Hope this is not too much bother.. Its just alot of run playing around with this.