Vuforia Studio
Recently active
Hello, I can't download the free trial of Vuforia Studio. I got the welcome e-mail and got to this page: When i click the "download for windows" button, i get this error message: Can someone help me with this problem? my username is: fabian.van-duelmen@kampmann.de
Dear community, I would like to ask you for help with a specific issue in Mobile template: I am doing an AR experience, where you have cars and results of aerodynamic calculations around them. My idea to make the display of the mobile clear is to use buttons and select widget. I've been able to make Vuforia Studio to load different models using select widget. Now what I would have liked to do? Select widget 1 is used to select the car models, select widget 2 is used to display various types of results of the air flow calculation. I would like the select widget 2 to change its content according to the model in widget 1 selected. To see the available results for the matching car. So far I've been trying something like this, but I've had no luck so far. Could you, please, help me? $scope.populateCFDList= function() { if($scope.view.wdg['Model']['resource'] == 'app/resources/Default/fabia.pvz') &nb
Hi all, How can I bind external data manually using JavaScript? I did bind external data to a label by drag and dropping the external data onto the label widget, it seems to be showing data. However, when written in the code stated below, the data did not show and there is also some error that is stated within the console. $scope.view.wdg['label-1']['text'] = $scope.app.mdl['Fan2'].svc['GetPropertyValues'].data.current['RPM'] Thank You.
For example, When a specific row in the data grid is selected, it would display a popup with labels that follow the rows items that was clicked on.
Hello everyone, I'm using Vuforia View App on my Huawei P20 Lite and it crashes everytime i open an experience from my Server. I've tried with another Phone and it worked! On my smartphone i've tried with uninstalling the app and clearing the Caches (also the Junk Caches) and then reinstalling it but it didn't work. Have anyone idea how can i fix this without having to wipe and reset the whole Phone ?! Thank you in advance Best regards, Ahmed
I know you're able to do this with ThingWorx Composer, but can you do the same with Vuforia Studio? It would make working as a team on the same project much easier if you can.
I try to log in into vuforia view app to see my upload file from vuforia studio but theres a message saying that my credentials are invalid when i try to log into the app... Can anyone help me? thank you!
Hello everyone, As i try to log in Vuforia Studio i get this message: "Your PTC account has been blocked. Contact PTC customer support to reset your account." Here my Username: ahmed.sarraj@pa-ats.com best regards, Ahmed
Hello everyone, I'm having an issue with refreshing External Data from Thingworx. I'm using Vuforia Studio Trial Version and i'm trying to visualize Data of the predefined ThingWorx Things (for example :"Robotarm1" and "Robotarm2"). I've bound text-labels to the External Datas and activated the refresh with 5 seconds but the experience shows constants values. PS: I've already seen this topic https://community.ptc.com/t5/Vuforia-Studio/External-IoT-Data-Fails-to-Refresh-Update/m-p/672946 but it didn't help me Can anyone please help with this issue ? Thank you in advance best regards, Ahmed Could you please help me solve it?! best regards, Ahmed
I'm trying to set the width of some columns from the css. Is this not possible or does it require different syntax than normal css? I've tried column-width: 30px and width: 30px but neither seems to have an effect.
My customer would like studio to be installed for ALL users of a PC, is there a way to achieve that ? > Today, programs are stored under the user's directory like: D:\Users\USER\AppData\Local\Apps\2.0\JRQ1AV30.ARG\DPLN53MN.AE8\vufo..udio_1d51db42fb2c5562_0008.0005_none_210384868df1b445
Hi all, A follow up question to my previous post on date picker. https://community.ptc.com/t5/Vuforia-Studio/Date-picker/m-p/665142 The date picker works well for a single text input. For my case, i required a start and end date, therefore i required 2 buttons that call the same date picker twice and input it into 2 different text-inputs. The issue here is that both the dates were being overwritten when changing another. Thanks.
Is it possible to change the Model Target dynamically to another Model Target? I have figured out how to have a different view which sets a parameter for the model to change dynamically. This works great but I also need to change the model target also. Follow-up, would it be possible to use the Vuforia "Model Target Generator" app to make the .dat and outline image file? The ability to pull out the model target would make the project very modular.
Hello, I am using the below code to convert text to speech for my AR experience. $scope.speak = function(){var spokenText = $scope.view.wdg["label-1"].text;var msg = new SpeechSynthesisUtterance(spokenText);window.speechSynthesis.speak(msg);} Help I need: I need to be able to stop the speech in middle(in case the speech/text is too long) and move to the next step. Any thoughts on how this can be achieved? Avinash
So to clarify, I posted something similar before, but the answer was not viable to my use case. The data that's sitting over on ThingWorx is pulling from a JSON array on one of my co-workers personal websites. My goal is to have the data linked to the specific model item (books in this case). Then once they are selected, the data specific to that book will display. I'm able to do a text search from Vuforia and display data, but the data link is too static in nature. It isn't linked to any specific model item studio-id. If anyone knows how to achieve this, info and examples would be appreciated.
Hi, I am using the trail version to explore the Vuforia Studio to develop the 2D experience and after installation, I could not able to see the Default Experience Service URL. Could you please let me know the steps to generate the Default Experience Service URL? I have attached the screen shot for your reference. Thank You!
Hey, What I am reporting used to work and within the space of roughly 1-3 weeks it no longer works. I ran though the Fundamentals of AR Development course in PTC University and managed to complete the IoT Robot Arm Repair Project. The Project worked nicely where it was pulling IoT data from the RoboArm1 Thing on the ThingWorx Platform. For some reason now, the 3D gauge never updates with new values... Even though the service configuration is correct, see below Any help please? Did the Vuforia Studio update affect this?
Hello everyone, After my Harddisk was broken i started Vuforia Studio from another PC but i don't find my saved and published projects. Is there a way to restore the projects?! Greetings, Ahmed
when I am adding 3d Resource it doesn't appear, on the screen. I tried different 3d files already. Pls help
Hello, I am doing some animations in creo illustrate. I tried to publish the .step file with created animations to the .PVZ file, but I got a error message "No publish options defined". I also tried other files and all of them worked normally. How can i fix it ? Thanks in advance.
In this short online exercise you'll help evaluate new website concepts and labels. STUDY DETAILS This activity takes about 5 minutes to complete The study runs to the end of day Thursday, June 25, 2020 You can complete this online activity anytime at your convenience Complete Online Study > Thank you for your participation! Nalie Lee-Heidt PTC Voice of Customer & Customer Experience Team
Please send code for how to set my creo illustrate sequence in vuforia studio? How to apply this code step by step?
There doesn't seem to be a lot I can do in the 3D-eyewear setting in Vuforia in terms of porting over ThingWorx data. My overall goal is to use either hand gestures or voice commands to render in text data from ThingWorx. I know I can use a click event to render local text input from the label widget, but I'm having a lot of trouble using the same method to bring over data from ThingWorx. Am I missing something? I know that if I were working over in the Mobile setting, I could just use a datagrid to get the info I need over, but that's not the case with the 3D-eyewear setting. Any help is appreciated. Thank you.
I am currently taking the above course (TE-00054) and the course prework section does not include the location to download the project files for the course. I stuck at Step 15 in Milestone 2, Creating a Simple AR Experience since I don't have the PVZ file to import. Please let me know the link to download these files.
Who can help me tell if Vuforia Studio is free?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.