zed-unity icon indicating copy to clipboard operation
zed-unity copied to clipboard

ZED SDK Unity plugin

Results 5 zed-unity issues
Sort by recently updated
recently updated
newest added

Hello everyone I'm trying to do Spatial Mapping with texturing in real time. However, every time I call the `camera.ApplyTexture(...)` method, Unity will crash. My basic update loop is as...

Stale

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, bug report,...

Currently the ZED codebase doesn't seem to use namespaces everywhere. Some parts do (e.g. the SDK/NativeInterface classes use namespace "s1"), while the majority of classes don't (e.g. SDK/Helpers/Scripts). This may...

feature_request

I am trying to use the ZED in an application in which I have my own plugin that does things with CUDA, and I was wondering if it is possible...

feature_request

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...

bug