Vuforia Studio
Recently active
Hi, I'm developing a fully digitalized AR manual. This means I'll be using image targets, so when the user turns the page, the experience will also change. Do we have any options to achieve this? @ghmndgt @sdfg @awei
Hi Everyone , Can we use external camera that is connected in network to view Studio Experience using Vuforia View app installed on by Mobile / iPad connected on same network ?
Hi Everyone, I wanted to ask when will the Creo Illustrate annotations and sectional view be supported in Vuforia Studio Thanks in Advance Regards,Aditya Gupta.
Hello , Could you tell me how I can use shaders in Vuforia Studio? Any reference
Hi everyone!I am developing an experience, where I have to animate material shape change during manufacturing process. My problem is, that I have to change a model diameters independently in 3 different axes, for example scale it in X by 1.3, Y 1.3 and Z 0.8. For simple animations I am using tween.js libraries in Vuforia Studio, for more complex - Creo Illustrate. Unfortunately in Creo Illustrate there is not such an option to change model diameters, only scale it by some number (like in Vuforia Studio). I've created material animation in Blender, but I found out that Vuforia only supports Creo Illustrate animations and there isn't any option to import Blender animations to Illustrate. Maybe someone have a solution for this problem? Maybe there is a way to change model dimensions in time period in Creo Parametric and export it to Creo Illustrate?
Hello PTC community,Please advise how I can solve the issue; I animated 3d arrows in Creo Illustrate but they did not show up in Vuforia Studio. Can I still make the show up somehow? Arrows go all over the 3d model to point users to little parts so I wish I can keep them. If you know a simple solution to point user to little hidden parts please advise.
Hi Everyone,Can anyone tell me how to drop modelItems on to the parts that are inside an assembly in Vuforia Studiothat is the part is not visible directly. Thanks in Advance
I've been trying to figure out why the models and images that we are trying to bring in from a ThingWorx File Repository aren't appearing. I was stoked when I saw the e-mail about the latest update to View thinking that the issue would be solved, but then I tried it and they didn't show up. So, I'm back at square one. My biggest issue is that I'm not getting any errors because of this in ThingWorx or Vuforia, so I have no idea how to fix it. Does anybody have an idea as to what could be causing this?
Dear PTC community,Please advise how I can link multiple buttons within one project A to multiple Views within another project B.When I put my code for multiple buttons/labels(within project A) linked to multiple views ( within project B) all buttons drive me to the same last in a code View. It looks like Project A for some reason ignores code for the previous Views and sees only the last one( "RemovingRVcoil") // $scope, $element, $attrs, $injector, $sce, $timeout, $http, $ionicPopup, and $ionicPopover services are available//url of the deepLink of Project B$scope.UriTest='h-------------------- ..thingworx.com%2FExperienceService%2Fcontent%2Fprojects%2Fmuz-fh09%2Findex.html%3FexpId%3D1'// the view of the proejct B which should be called$scope.cVIEW="DisassemblyRemovingtheCabinet"// this the function what should be called by the button//it will call project B (specified by url - and then call view$scope.callViewProject=function(url,view){window.location.href=
I am looking for a way to capture when the user ends a session by closing out of the experience and closing Vuforia View
Hi,I don't have much experience with Vuforia Studio or javascript. I am trying to narrate each step in an animation with text-to-speech. I have the desired narration script in an array and I wanted to use the currentStep variable to step through the narration array. I am unable to get the currentStep variable to register. I have used the console log to monitor the state of the currentStep but the state never changes even while the animation is playing. I am using Vuforia Studio 9.11.4.0
Hi Dear PTC Community,Please, advise how to link the button within one project to the view within another project..I assume it is a Javascript command but need some instructions,Thank you
Hi, PTC community,Please advise how to solve the CSS styling issue for the tab strip class.So it looks right: like it should and written on CSS on the 2D canva, but it doesn't look right on a preview. I also tried the text do not wrap, so I will appreciate if someone can share solution for this also.
Dear PTC Community,Please, advise any CSS icon option for Vuforia Studio.Unfortunately, Ionics's v 1.5.2 doesn't cover all needs.I am looking for icons for Parts, Manuals, Dismantle, Diagnostics and X-ray.Thank you!
I tried to create a function to download local storage information in a file but it did not work.I have tried the following const fileName = "maintenance.csv"; const fileContent = $scope.jsonToCsv(localStorage.getItem('records')); const blob = new Blob([fileContent], { type: "application/octet-stream" }); const url = window.URL.createObjectURL(blob); const fileLink = document.querySelector('.file-link') fileLink.setAttribute("href", url); fileLink.setAttribute("download", fileName); fileLink.click() window.URL.revokeObjectURL(url); This function is executed when the "file" widget with the class "file-link" is clicked.However, while the file is downloaded in the preview, it does not work on iOS.Please let me know if you know how to make the file downloadable.Looking forward to hearing from you.
Hi PTC Community,Please advise how I can style the tab element.I use .tab class for CSS but nothing really change so I assume there is another ion class that I need to use.Unfortunately, I don't know what this class is.Please advise any solution. I am attaching the image for reference.(I want to build something like tabs with quick links)
Hi, I want to trigger an event after completion of each step in Vuforia Studio.Can someone help me with the same. Thanks in advance.
Hello, my name is Alejandro, I am a teacher and I would like to teach my students how to create Augmented Reality experiences with Vuforia Studio. I've been teaching Unity + Vuforia for many years, but this year I preferred to teach directly with Vuforia Studio without using unity. Would this be possible? Best regards and thank you very much,
I created one 3D eyewear project, after publishing the project I tried to experience in halolens but it says unable load the experience. anyone can help me to solve this query. I attached log file below.
1.) How to add the Image and text in same line.2.) How to add the text below the toggle.
Hi all, I have created experience to download PVZ file from Thingworx Repository. It works perfectly when I set authentication but fails at public access. Error message in Vuforia View App : 03-11 10:47:36.518 23787 24326 E TGX_NativeDownloadTask: com.ptc.thingx.cordova.plugin.core.TGXUtils$HttpResponseException: url=http://vuforia.domain.net/Thingworx/FileRepositories/SystemRepository/PVZs/XYZ.pvz, httpResponseCode=401, httpResponseMessage=Unauthorized, extraInformation=nullI have provided access to 'es-public-access' and also tried by adding 'es-public-access' to Administrator groupWhen I try same API call using Thingworx domain (http://thingworx.domain.net) and 'es-public-access ' appKey it works perfectly but it throws error when I use domain as 'http://vuforia.domain.net/'
Can the 3D model be tracked like the Tagalong property of the 3D panel?The reason I am asking that is because I want to know if the direction I am looking in is the X, Y, or Z axis in a mobile project. We believe that knowing this will make it easier to navigate the 3D model using the 2D buttons.Thank you in advance.
Event Name(evt.name)DescriptionArguments and Usage NotesExamplenewStepTriggered by going to a new step in an animation sequence.arg1 (text) of the following form:(<step#>/<total steps>) <step name>For example: (4/8) Step 4 -remove case$scope.$on('newStep', function(evt, arg) { $scope.view.wdg['label-1']['text'] = $scope.view.wdg['label-1']['text'] + " evt: " + evt.name + " arg: " + arg ;}); So i am using this event newStep as above complete description is given. MY USECASE:I have two sequences in my animation and each has different steps so for example I have declared my array in home.js --> MAIN ARRAY= [1,2,3,4,5] Sequence 1 = [1,3,5]Sequence 2 = [2,4] Now according to the selection of the sequence either it is sequence 1 or sequence 2 I will fill my temp array and just go on those steps. My function below newStep to get the steps from the animation and then match with my MAIN ARRAY and then get only s
Hi CommunityIs there a way to change the color of the reticle and the circle of the Wayfinder widget?Thanks for your help! Best wishesAlex
Hi,Good Afternoon, I want to trigger an event in Vuforia Studio only after all the checkbox widgets are ticked.Can anyone help me out with this.Thanks in Advance, Regards,Aditya Gupta
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.