Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 303 Bytes

README.textile

File metadata and controls

7 lines (4 loc) · 303 Bytes

hxCLEye

hxCLEye is the haXe binding for Code Laboratories ’s CLEye SDK. For usage of multiple PS3Eye cameras on Windows with haXe/C++.

Currently only C++ target is supported because of passing ByteData for unsigned char* in the ndll.

Look at Main.hx for usage.