Category Archives: Uncategorized

Leap with Ctypes

Forget about swig This here works flawlessly for Mac OS X: https://github.com/shadowmint/python-leap-ctypes 😀 Now to get it working in Blender.

Posted in Uncategorized | Tagged , | Leave a comment

Leap

So we’re into new things. I really think this is a SWIG compiling error, we found that the imp module being used in Leap.py was depricated. We decided to use importlib as was specified in the docs but that still … Continue reading

Posted in Uncategorized | Leave a comment

Sensor Tile Project: Brian, Gabby, Miles, Reno, Kenneth, Al, Dwayne, Frank

Today we verified the code that was downloaded from Github. It is functional, but more research is needed.

Posted in Uncategorized | Leave a comment

Raaaaaahh leap

Remy, Xuemin Still having trouble getting the SWIG wrapper to work. I went back through the filenames and tried setting them back but that didn’t work so I just put them in near by folders and started over. No further … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Leave a comment

LeapMotion Swig Python Blender Throwdown Cage Match 11/24/14

Ishik, Remy, Xuemin   Tried renaming various filenames including the .so and .dylib files (LeapPython -> Leap -> _Leap -> _LeapPython) Also tried replacing every instance of “LeapPython” in every file with “Leap” -> This caused a recursive error AKA … Continue reading

Posted in Uncategorized | Leave a comment

Sensor Tile Project: Miles, Brian, Kenneth, Al, Reno, Gabby, Dwayne, Frank

Today we tried to implement a touch screen feature but it still needs work. Transferring measurement into sketchbook, figuring out how to hang up screens.

Posted in Uncategorized | Leave a comment

11/12 Update on the Leap Motion – Blender Package a.k.a. “IT’S ALIIIIIVVVEEEE!!!”

Remy, Ishik, Xuemin   So we’ve given up on trying to make Blender, Linux, and SWIG all work happily together; we just have the user input their password into the file to put it in/usr/lib. This works and we’re backing … Continue reading

Posted in Uncategorized | Leave a comment

Sensor Tiles Project: Brian, Miles, Gabby, Kenneth, Al, Reno

Today we debugged Miles processing program and now it is easier to read and it more efficient. We have the system to semi-functional state. Currently the only issue is the need for a method that describes when the tiles was … Continue reading

Posted in Uncategorized | Leave a comment

SWIG and Blender? Pfffft

So it turns out that SWIG and Blender don’t play along great together. We tried to figure out how Blender was calling the files, and I was trying to look that up. Then I looked up “blender swig” and found … Continue reading

Posted in Uncategorized | Leave a comment

Sensor tile project: Miles, Brian, Gabby, Al, Reno 10Nov2014

After today we are in the process of figuring out how to mount the screens to the wall. We still need to figure out how to mount it with all of the obstacles on the wall. Miles wrote a processing program … Continue reading

Posted in Uncategorized | Leave a comment