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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Where can i learn vuforia studio javascript coding

benchan95
5-Regular Member

Where can i learn vuforia studio javascript coding

Hi all,

 

I am trying to improve my AR projects by javascript coding. Is there any platform (e.g youtube/websites) where i can learn javascript coding specifically for vuforia studio? Thanks all.

1 ACCEPTED SOLUTION

Accepted Solutions
sdidier
17-Peridot
(To:benchan95)

Hello,

 

Normally, we can use all Javascript functions.

So, we can use this website as reference :

https://www.w3schools.com/js/

 

We can find some threads in this forum who can help :

For example this thread, look the last post :

https://community.ptc.com/t5/Vuforia-Studio/Vuforia-Studio-API-documentation-for-JavaScript/m-p/559853

 

We have some code examples and some more details about some Javascript functions specific to Vuforia Studio.

 

It is not perfect but it is a good start.

From my point of view, it can be improved by PTC in Help Center about Vuforia Studio.

 

I reported that to Product Management of Vuforia Studio and to my manager too.

 

Best regards,

Samuel

View solution in original post

1 REPLY 1
sdidier
17-Peridot
(To:benchan95)

Hello,

 

Normally, we can use all Javascript functions.

So, we can use this website as reference :

https://www.w3schools.com/js/

 

We can find some threads in this forum who can help :

For example this thread, look the last post :

https://community.ptc.com/t5/Vuforia-Studio/Vuforia-Studio-API-documentation-for-JavaScript/m-p/559853

 

We have some code examples and some more details about some Javascript functions specific to Vuforia Studio.

 

It is not perfect but it is a good start.

From my point of view, it can be improved by PTC in Help Center about Vuforia Studio.

 

I reported that to Product Management of Vuforia Studio and to my manager too.

 

Best regards,

Samuel

Top Tags