Hanxiao Jiang

Results 18 comments of Hanxiao Jiang

@jturner65 Hi, I just found that there are some updates in the main branch about the materials or something. I try merging the update, however, I find that after merging,...

> > @jturner65 Hi, I just found that there are some updates in the main branch about the materials or something. I try merging the update, however, I find that...

I also meet the problem on mac M1

> Has anyone been able to fix this on an M1 MacBook? I remember use the latest open3D can solve the problem

> @Jianghanxiao Do you remember how you did it? I had compiled Open3D v0.13.0, but still the visualizations didn't show up and neither the point cloud data was read. Based...

Some lookAt() functions which can potential be easy for people to use https://github.com/Jianghanxiao/Helper3D/blob/master/trimesh_render/src/camera.py#L4

It seems that even with 768*768, if I resizing the GUI smaller, then such cases can also be observed. Maybe the sphere drawing somehow is not correct, becasue the physics...

This will works well if I remove the scene.particle, instead draw two traingles there to represent the sphere. This time no matter how to resize, the stuff looks well. I...