dongju.jeong Posted January 28, 2019 Posted January 28, 2019 I have test project(VR sample+leapmotion plugin). My goal is to simulate + VR, so I want to add IG templete for cigi. but Projects that have already been created can not change templete option. How do I attach easy way an IG Template to a VR sample project? Just do I need to add the VR Sample's code directly to the new default IG template project? It seems a bit difficult to move the contents of the VR sample directly.
alexander Posted January 28, 2019 Posted January 28, 2019 Hi dongju.jeong, How do I attach easy way an IG Template to a VR sample project? At the moment, all you can do is manually move the IG template code and the content (data/ig folder + ig_config.xml file) to your VR sample project. Unfortunately, there is no automatic solution. Best regards, Alexander 1
dongju.jeong Posted January 28, 2019 Author Posted January 28, 2019 is there anything to move in the 'bin' folder?
silent Posted January 28, 2019 Posted January 28, 2019 dongju.jeong As far as I know there is no additional files needed (if you copy IG Template to VR Project). How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
dongju.jeong Posted February 15, 2019 Author Posted February 15, 2019 After creating a new project by the ig template, I looked at the code and I see called up the ig and cigi plugin from the systemLogic. It seems that the "extern plugin" command is also inserted in the visual studio project. To move things about the ig and cigi to the vr sample ,Shouldn't I also move the dll(about cigi,ig) in the bin folder? and add extern plugin Ig,cigiConnector command?
dongju.jeong Posted February 18, 2019 Author Posted February 18, 2019 (edited) An error occurred while registering plugin after inserting dll related to ig and cigiconnector into bin folder. I can't find the cause of the error.What kind of error is it? Removing the dll(ig,cigi) again will operate normally. ------------------------------------------------------------------------------------------------------------------------------------------------------------------ Changing the plug-in order generates an additional message. I attach a log file. log.html Edited February 19, 2019 by dongju.jeong
Recommended Posts