dnjiang

Results 11 comments of dnjiang

Yes, but the vt field is in the UV coordinate space, not in the original XYZ coordinate space. Given a face in the UV space, I need to find the...

Hmm, it seems that is not the case. If that is the case, then the area of the 1st face in the original 3D mesh should be same as the...

That is good to know. Are the following true? - Number of triangles in the input object is same as # of triangles in the output UV mesh. - ith...

Same issue with MiniConda 3.8 installed from the link you gave. I also built Open3DViewer in VS2019 and got a similar error on wglMakeCurrent: FEngine (64 bits) created at 000001525603D080...

The issue reported by LIHU557 also happens on an AMD video card. Wonder if Open3D Visualizer/Viewer does not even support AMD video cards at all on Windows. Anyone has issues...

Update: this seems to be a known issue in filament and there could be a workaround(?): https://github.com/google/filament/issues/1921

Anyone has a clue? This bug makes the whole Open3D not usable at all on AMD and (some) intel video cards.

How do you set it? Are you saying that you are on an AMD or Intel card, but you programmatically tell Open3D that you are on a NVidia card instead?

@LIHU577, based on your screenshot, you do NOT have an AMD video card and since you have an NVidia card, you do not even need to set the video card...

When I tried to load the solution (.sln) to VS 2012, none of the libxxx projects can be loaded. Should I download individual components, eg., clp, cbc, as well? I...