sergey.pozhidaev Posted December 19, 2014 Posted December 19, 2014 hi, we need subj. PlayerPtr do not sensitive for SetTransform, need management (dir,up) like setViewDirection
silent Posted December 19, 2014 Posted December 19, 2014 Hi, Could you please give us more details about your suggestion? As far as I understand, you need to have in C++ API: PlayerSpectator with all available functions from UnigineScript? Updated Player class with SetViewDirection()? If you have any other suggestions, please post it here. P.S. We still remember about the ObjectWaterMesh, and if you want to see more classes in C++ API, please post a full list in separate topic or PM me. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
sergey.pozhidaev Posted December 19, 2014 Author Posted December 19, 2014 SetViewDirection and SetUp for PlayerPtr is enough.
silent Posted December 19, 2014 Posted December 19, 2014 Thanks! I've added this suggestion to our TODO list. Unfortunately, with no ETA at this moment. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
sergey.pozhidaev Posted December 20, 2014 Author Posted December 20, 2014 we need all script stuff for virtual-world creation, in perspective use - Clutter and Cluster
silent Posted December 22, 2014 Posted December 22, 2014 Hi, I believe ObjectMeshCluster is already available via C++ / C# API. Do you need updated ObjectMeshCluster and new ObjectMeshClutter or you need WorldCluster / Clutter and ObjectMeshCluster / Clutter together?Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
sergey.pozhidaev Posted December 28, 2014 Author Posted December 28, 2014 ObjectMeshCluster already in C++, ObjectMeshClutter need to
frustum Posted January 15, 2015 Posted January 15, 2015 set|getView() method will be available in the Player class in next SDK update. This methods are replacement of the current set|getViewDirection().
Recommended Posts