cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to make AR experience dynamic like studio example quadcopter?

M_shah
10-Marble

How to make AR experience dynamic like studio example quadcopter?

 
ACCEPTED SOLUTION

Accepted Solutions

The quadcopter example uses JavaScript to provide all the movement.  The battery replacement is a sequence animation created in Creo Illustrate.

 

Have a look at the Home.js to see all the JavaScript and in the 2D view, you can see the various JS calls from the buttons.

 

The basics of how to bind JavaScript to button is covered in the tutorial in the help here

 

Hope this helps,

 

Allan

View solution in original post

2 REPLIES 2

The quadcopter example uses JavaScript to provide all the movement.  The battery replacement is a sequence animation created in Creo Illustrate.

 

Have a look at the Home.js to see all the JavaScript and in the 2D view, you can see the various JS calls from the buttons.

 

The basics of how to bind JavaScript to button is covered in the tutorial in the help here

 

Hope this helps,

 

Allan

Thank you so much ..this helped me a lot @AllanThompson

Regards,

Manthan

 

Announcements

Top Tags