Code:
	vec_set(temp,vector(0,0,10000))//10000 is the distance to trace
	vec_for_screen(temp,camera);
	c_trace(camera.x,temp,NULL);



"empty"