Im also really interested in Papervision3D I think its great! This site here is a great starter kit to the Papervison code; MadVertices I also have been frequenting this site about papervision as well, seems good; http://pv3world.com/blog/ I like papervision a lot more than Sophie3d, Sophie is much (MUCH) easier to get…
so is ASE or OBJ all three are text based fileformats and because of that so popular still today (max ASE used in Unreal Engines, OBJ in any 3d package today as poly export/import standard). This is because any coder or technical advanced person can look into it and very quickly learn the structure. Like I mentioned before…
Papervision 3D is a project that is in constant flux. The current development version is usually quite a ways beyond the current stable version. As such you will almost always be trading off stability for performance and features. DAE is very cross-platform and cross-engine compatible because of the simplicity of the…
ok an update. We found that exporting straight from c4d as either .dae or .3ds totally screws up the materials. It appears that c4d's file formatting and papervision's parsing of these file formats are mutually in-exclusive. Although you can get a model in, it's basically screwed. The ultimate fix was for us to export .dae…