Any Ideas about Memory Mapping or C++

Hey guys nice to see you.

I'm currently doing a visualization of motion in the design project that I'm in.

I'm trying to use 'ZED' which is a 3D Camera for Depth Sensing by stereolabs. co.

But it's developed based on C++, So it seems like it won't work with the Processing. If I make a C++ codes for running the camera is it possible to do memory mapping with Processing? Or is it better to implement a wrapper?

thanks!

Answers

Sign In or Register to comment.