-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Martin Beckett wrote: > The cmake for osg2.9 flags the ANTLR lib as not found, I haven't > checked if it will build without it yet.
It should build. I do not have that library neither. It could be some leftover in your cache from the older version. > What is the format-du-jour for publishing a 3d model these days? > There is x3d which seems to be VRML2, collada/sketchup, or Google's > new 03D format or Adobe's PDF 3d plugin. unfortunately I need to > display real-world 3d objects with meshed surfaces and points rather > than simple CAD type shapes. There isn't one. There are competing proprietary solutions, but not really a cross-platform open standard with working viewers. Collada is more a data interchange format, VRML is dead, Google's stuff is not mature yet and the Adobe stuff is proprietary. If you can make your own plugin, you can embed OSG directly. If it is for wide distribution, then it is likely not going to fly, though. Regards, Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFKHHv/n11XseNj94gRAj+MAKDIlas5pFK/pwOqaFk1Zq4ku6jxiACcDoG8 84WaXwAqXh2w+rrBsMZxtw4= =Qjcu -----END PGP SIGNATURE----- _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
