Benjamin Loulier

Results 3 repositories owned by Benjamin Loulier

BLWebSocketsServer

158
Stars
36
Forks
Watchers

BLWebSocketsServer is a lightweight websockets server for iOS built around libwebsockets. The server suports both synchronous requests and push.

MyAVControllerDemo

149
Stars
25
Forks
Watchers

A little sample showing how to access directly the datas of the camera in iOS

VRToolKit

228
Stars
76
Forks
Watchers

A complete iPhone app doing some virtual reality. This app uses ARToolKit plus to detect markers on the video frames and then overlays 3D objects following the movements of this marker. The code is re...