View Single Post
  #8  
Old 09-26-2018, 05:25 AM
Vishav Vishav is offline
Member
 
Join Date: Jun 2017
Posts: 57
I am using Windows 7

I am attaching code below:
ob5=viz.add('D:\PhD\Study-I_Part_I\My_Objects\Bowl\Bowl.dae',pos=[1.25,1.15,-0.26],euler=[0,0,0],scale =(0.1,0.1,0.1))
ob6=viz.add('D:\PhD\Study-I_Part_I\My_Objects\Teapot\Teapot.dae',pos=[1.3,0.935,0.93],euler=[90,0,0],scale =(0.09,0.08,0.09))
d = yield viztask.waitEvent(viztouch.TOUCH_UP_EVENT)
##### what next###########
Reply With Quote