Fulin

Results 19 issues of Fulin

Hi, Just played a little polyscope with point cloud data. To get a good matcaps result for point cloud like [here](https://jakubuhlik.com/docs/pcv/docs.html), it seems that quite much points (might be millions...

Hello, Just wonder how to deal with stdgpu::vector size out of bounds issue. Any other measures, except reducing my cloud point size? Thank you?

Hello, Just wonder if it is possible that vedo can round or smooth the boundary edges like this and how. Thank you! ![image](https://github.com/marcomusy/vedo/assets/59957922/afc898a3-df1d-4c25-9b44-7a360b261d38)

Hello, On my computer it seems quite slow to run demo_nicp.py. At least it took more than 1 minutes to get final.obj. Is it correct? I ran[ AMM_NRR ](https://github.com/yaoyx689/AMM_NRR) for...

Hello, Just wonder if it is possible that trimesh can round or smooth the boundary edges like this and how. Thank you! ![image](https://github.com/mikedh/trimesh/assets/59957922/a8ee9bd0-6125-4030-83a0-2c5d9cf23a7b)

Hello, Just wonder if it is possible to construct a madcad mesh with just numpy array vertices and numpy array faces, and also back to numpy array vertices and numpy...

documentation
good first issue

Hello, Is there any recommended way to display python meshlib 3D model? Perhaps need to interoperate with other python 3D libraries, such as Open3D or Pyvista etc? Thanks

Hello, The animation demo gif seems a little bit different from the actual code (GUI). I tried a while but still cannot get the effect as you showed. It will...

Hi Your total curvature estimation looks very interesting. Just wonder if there any plan to have a python version. Thanks