s3d_new_object - create new object
#include <s3d.h> int s3d_new_object(void);
Creates a new object, returning the object id. Warning Of course, you won´t forget to toggle it visible, won´t you?
Simon Wunderlich Author of s3d