[Plib-devel] ssgLoadVRML and model loaders in general
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-02-15 07:26:38
|
is the vrml model loader working? i tried something quick, got no errors, but didn't see the render output. just being lazy. is it working before i debug that? var/func naming conventions for plib? i noticed a couple different styles. what do you prefer steve? couldn't find it on the websites. probably there somewhere. my current effort is ssgLoadASE. I'm thinking of writing a ssgModelLoader class similar to ssgImageLoader so that you don't have to call the specific load routine for the file. Also, that will let me share some common code between the model loaders. hope that is ok. anyone actively working on the loaders? I might do a little cleanup of static arrays and error handling. --Dave |