> donn <[email protected]> writes: > > Would clutter-ply become a stand-alone package, from a python pov? > > Something like: import clutterply? > > Better would be: > > import clutter3D > > from clutter3D import PLYloader > > So we could add other means to get 3D data in over time.
Neil Roberts <[email protected]> writes: > Yes, I'm not sure. A clutter-3d package supporting other data formats > could be good. Potentially that could be a place to store other actors > as well such as a ClutterSphere. I also have a ClutterMD2ยน library > for loading the models from Quake2 written a while ago and it would be > nice to merge that in with the PLY library. It has stagnated somewhat > now though and it doesn't use the CoglVertexBuffer API. Hey ! I'd be potentially interested by a such package ! I'm also a pyclutter user and I see well some usages of 3D actors in clutter interfaces !! I look forward to your plans about that package... :) Damien. -- To unsubscribe send a mail to [email protected]
