Justin Heyes-Jones <[EMAIL PROTECTED]> writes: > > What is the status of the cal3d and openrm stuff? > > Last time I got it working I think it all ran but I didnt' get any > output from cal3d and I didn't spend time figuring out why. > > Will these work with cl-opengl?
I guess OpenRM could work with cl-opengl. But OpenRM is really a complete 'graphics engine' that uses OpenGL for rendering. There is no reason why Cal3D won't work with cl-opengl but it won't currently, so don't try it ;) I was using OpenRM to do all the rendering from Cal3D. Getting Cal3D integrated with cl-opengl should be pretty easy as I think Cal3D exports graphics data as display lists. The state I left Cal3D on my hard drive was that I was able to successfuly load and render the Cally models (e.g. the woman with the pony-tail). All polys and normals were correct and the textures loaded as well. But I was unable to get Cal3D to map the textures onto the model. None of this is in SVN though. I should probably clean this up before releasing anything. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
