How to configure a Waf C++ project in Eclipse
I’ve mostly used Eclipse for my Java work. Today I’ve configured Eclipse to build, run and debug my C++ project...
I’ve mostly used Eclipse for my Java work. Today I’ve configured Eclipse to build, run and debug my C++ project...
I am proudly releasing my video demonstrating a 3D input device that I built for my Master’s thesis: 3DTouch. This is a...
Bullet is an open source physics engine featuring 3D collision detection and dynamics. It has been adopted in game engines...
A few months ago, my lab mate Lionel and I hacked on a project combining CyberGloves II and our optical tracking...
MPI is a well-known programming model for Distributed Memory Computing. If you have access to GPU resources, MPI can be...
Most of open-source VR frameworks like Vrui, or FreeVR are on Linux. Only VRJuggler is the exception that runs on...