You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lib...@googlegroups.com
I've exported my .max model to .3ds model and now want to load with lib3ds, but how do I do this exactly? How do I add the path to my 3ds file to lib3ds in order to read it? When I double-click 3dsplay.exe it says "3dsplayer: Error: No 3DS file specified". Thanks.
Christian
unread,
Mar 13, 2014, 11:50:42 AM3/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lib...@googlegroups.com
the executable is a command line tool. Meaning: start up the command line (typing "cmd.exe" in the windows start line), navigate to the direcotry of the executable, then type "3dsplay.exe <your-3ds-file>". That should work. 3dsplay is not a GUI-tool, as far as I know.