s3dw_object_info - handle object info events
#include <s3dw.h> int s3dw_object_info(struct s3d_evt *event);
This can be used to let s3dw handle S3D_EVENT_OBJ_INFO-events. With this, s3dw can consider the camera position and makes things like following the camera possible.
Simon Wunderlich Author of s3d