-
Notifications
You must be signed in to change notification settings - Fork 15
FAQ
mika edited this page Jan 16, 2023
·
13 revisions
(See also Troubleshooting : https://github.com/unitycoder/UnityPointCloudViewer/wiki/Troubleshooting )
- Yes.
- For mobile vr devices, you can use point mesh converter (not the DX11 viewer)
- Yes (tested with DK1 and DK2) *Should work the same way with CV1
- No (but you can email me your sample file so I can test it and let you know if it works)
- DX11 version doesn't work, but the Mesh version works (and you cannot have many million points, or else its too slow)
- DX11 version doesn't, but the Mesh version works
- Mac Metal shader as DX11 alternative is included since v2.40
- DX11 version wont work
- Point Mesh version works, use android point shader
- Partially yes, command buffer rendering doesnt work yet and some shaders (that use lights/shadows, wont work)
- Not tested, but should work the same way as URP, since URP/HDRP now support OnRenderObject()