-
I have exactly the same problem which raised by **biloute**. Has the problem been solved? Please help me as soon as possible. Thanks very much!
2009-10-03 09:19:49 UTC by cmliu2004
-
Hello,
Could you support support load(Reader) method in Loader3DS when
method parameter is an instance of InputStreamReader ?
I know 3DS files are binary files, but load(Reader) is the only method in
Loader interface that supports streams.
InputStreamReader has a getEncoding method that could help you to
encode back caracters to binary with an OutputStreamWriter.
Anyway, it would...
2006-08-29 07:09:25 UTC by puybaret
-
jdeford committed patchset 41 of module loader to the 3DS Java3D Loader CVS repository, changing 7 files.
2005-10-02 03:40:51 UTC by jdeford
-
jdeford committed patchset 40 of module loader to the 3DS Java3D Loader CVS repository, changing 6 files.
2005-10-01 22:01:38 UTC by jdeford
-
jdeford committed patchset 39 of module loader to the 3DS Java3D Loader CVS repository, changing 2 files.
2005-08-12 22:37:37 UTC by jdeford
-
jdeford committed patchset 38 of module loader to the 3DS Java3D Loader CVS repository, changing 2 files.
2005-08-12 03:12:44 UTC by jdeford
-
jdeford committed patchset 37 of module loader to the 3DS Java3D Loader CVS repository, changing 3 files.
2005-08-11 23:43:19 UTC by jdeford
-
jdeford committed patchset 36 of module loader to the 3DS Java3D Loader CVS repository, changing 4 files.
2005-07-29 22:13:01 UTC by jdeford
-
jdeford committed patchset 35 of module loader to the 3DS Java3D Loader CVS repository, changing 3 files.
2005-07-27 22:50:33 UTC by jdeford
-
jdeford committed patchset 34 of module loader to the 3DS Java3D Loader CVS repository, changing 2 files.
2005-07-25 17:41:47 UTC by jdeford