it seemed that the player.c loads only model with camera, but what to do to load/display my models that has no camera.
i'd tried remarked off those lines relating to camera but the 2 lines of code in the display() :- c = lib3ds_file_node_by_name(pFile, cpCamera, LIB3DS_CAMERA_NODE); t = lib3ds_file_node_by_name(pFile, cpCamera, LIB3DS_TARGET_NODE); are affected and thus no show. Hence please advise. thanks. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ lib3ds-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lib3ds-devel
