Hi,
I have built neuroglancer with
npm run build
I can visualize precomptuted image and segmentation, but cannot visualize
precomptued mesh.
However, when I run
npm run dev-server
I can visualize the 3D meshes from the same precomputed mesh data above.
Should I add any additional arguments to build neuroglance to visualize mesh?
Thanks,
Nilton