|
From: <luc...@li...> - 2001-09-24 09:20:25
|
After working on my paper stuff and having a speech in which i presented my work during the year i am now ready to work again with openvrml. First of all let me express my regret for what happened the 11th of September. Let me say that all Italy is solid with USA and that our government is ready to join in the battle against terrorism. Going back to openvrml i had the permission to release as opensource the project i am developing and in which openvrml plays a very big role. Ill create a sourceforge site as soon as i get something really working, perhaps in one month. Last i have some specific questions for U: - How to get the global modelview transform that affects a geometry? Is there a quick way or should i build an appropriate NodeVisitor? Can the getParentTransform help? - Including the following headers: #include "Vrml97Parser.hpp" #include "VrmlNamespace.h" #include "VrmlNodeType.h" #include "VrmlNodeProto.h" gives me problems in an MFC application, while it doesnt with a console application. Compiling the MFC application i get errors in the vc98\include\memory header, in the code defining new. Anyone has a clue? Thanks in Advance Luca |