Jump to content

VR sample +IG templete


photo

Recommended Posts

Posted

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.

 

Posted

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

  • Like 1
Posted

is there anything to move in the 'bin' folder?

  • 3 weeks later...
Posted

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?

Posted (edited)

An error occurred while registering plugin after inserting dll related to ig and cigiconnector into bin folder.
image.png.890552b0a146d29f4fccb1649c53dbb4.png

I can't find the cause of the error.
What kind of error is it?

Removing the dll(ig,cigi) again will operate normally.

image.png.bd006ef1e862ebb563ccd2e6a3f27947.png

image.png.a08b1f1c5d670dfde28285b2453d7357.png

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------

Changing the plug-in order generates an additional message.

image.png.40db3303b0ba124777584ce09dded955.png

image.png.cd67f6be91813cc8070a60722ebc8d99.png

 

I attach a log file.

log.html

Edited by dongju.jeong
×
×
  • Create New...