Vuforia Studio
Recently active
I published a piece of work about 2 months ago but now I am unable to view it, I have tried republishing and it is not working can anyone help. I have attached what the error message says below
My laptop got damaged and I want to recover my published AR experience.Is there any way to get back the AR experience ??
When I click the hamburger button in the header, it opens a side window with a Menu that only contains the word Home and all I can do is open and close this window. How do I edit this space to add/change the content in it and possible change the behavior (JS functions, buttons, text, etc). If I can't modify this space, is there a way to use the header but remove the hamburger button?
Hi Gurus, Following Article CS325947, I was able to import my 3D model (obj) with its texture (defined by mtl file), as shown. However, after I published my project and view the model in View experience (through spatial target), the texture is not able to display properly (as shown). How do I go around this issue? Is there anything I missed out? 3D model with texture displayed properly in Vuforia Studio Texture is not displayed in View
I have added a popup at the end of the steps using stepcompleted event and I want to disable the popup when I click previous button as it is still showing after clicking the previous button. How can I do that?
Hello Guys,I am trying to put 3D images to my content.It works well with preview but after I publish it and check in my Hololens, the Image is nowhere to be found.I used 3D Image as my widget.Any solutions for this?I am just placing 3D image alongside with my 3D model. No javascript involved.. The 3D model is there but the 3D Image with the model's description is nowhere to be found.
I was curious if it's possible to semi-automate the generation of model targets. I have a lot of different models that may have some small differences, but are largely the same. If I manually set the model target for a single model, is there any way to retrieve the camera position/orientation from the model target and then automatically generate model targets by providing another model and the desired camera position/orientation?
I want the sequences for a model to stop as soon as we click the button for 3D image. How can we do that?
Hi I am a student doing a project on using the Hololens 2 to teach pilots how to operate a plane but I have been trying to use Model target with the Hololens 2 and the model does appear when I look at the view I created in the model target generator, I also cannot find any videos on people using the Hololens 2 with Model target but only Image target. So right now I wonder if it's even possible to use the Model target with the Hololens 2. Btw, in the Model target generator, under complexity it says
Hi everyone, I'm having problems with playing the steps of my model in vuforia. I created a total of 12 steps which I am playing seperately after pushing a button. For some unknown reason all animations after the 6th dissolve after 3-5 sec. Animations still seem to be running according to the step counter but the visualizations are gone. Has anyone experienced something similar? Animations are approximately 1 min each, steps 1-6 run smoothly, everything after that is dissolving as explained. Recreated and reimported the pvz file but still the same problem. Looking forward to your Help!
Hello everyone I made an illustration with 5 sequences in CREO illustrate 6.0. When i convert the .pvz file of this illustration to Vuforia studio the annotations are missing. I read in the article below that it was not possible in 2019 to convert the annotations. Is it possible in the present to complete this action? https://community.ptc.com/t5/Vuforia-Studio/Creo-Illustrate-Annotations-Not-Visible-In-Vuforia-Studio/td-p/633770 Kind regards Blommaert Jelle
After all the steps are done playing, I don't want the steps to start from the beginning again. How should I stop playing after all the steps are played once?
I am able to see the arrow symbols that I added in Creo illustrate in Vuforia studio by making changes in builder-settings.json but I can't see the arrows in my Vuforia view experience. How should I solve this?
Good day everyone, Want to ask you guys if anyone here have use Vuforia Studio and Hololens II for manufacturing industries? I'm having difficulties in integrating OCR or Data matrix reader to read data matrix label from img since Vuforia View in Hololens II unable to scan Data Matrix. Appreciate all your suggestion.
Unable to start Microsoft Hololens-1 after latest windows update. After windows update, I pressed power on button. but system is restarting again and again. only faint blue screen is visible. Can anyone help me in this? how to solve this
Hi folks (and especially PTC tech folks)-- I have a question. I'm trying to implement voice recognition for mobile devices, similar to what is available on Vuzix or Realwear. I know this is not available out of the box. However, there is an HTML5 API for speech recognition, and I've been able to get it working successfully in the browser preview for an experience. Unfortunately, when I publish, it doesn't work on mobile devices, giving an access error. As far as I can tell, this is because the Vuforia View app doesn't have permission to access the microphone on mobile devices. Is there any way to assign microphone access to Vuforia View? I've tried fiddling with the settings on both my Android phone and iPad, and I can't find a way in settings to assign a permission that wasn't originally requested by the app. Thanks if anyone can offer insight on this. --Clay
As context, working on a mobile project. Goal here is simply to highlight a 3D Image widget when it is being clicked. Obviously the easiest method is with css using the "class:psuedo-class" active state. However that doesn't work. I have already verified that the property can be applied to the widgets. My question is as to the best approach? A) Use JS to change the class of the widget and then run a timeout to change it back after one second? B) Continue to try and use a psuedo-class?
var labelId = "label-1"; $scope.$on('newStep', function(evt,arg ) { $scope.setWidgetProp( labelId, "text", arg); // get the currentStep from the arg }) I am using the above code for displaying instructions of a model. Now I am also using switch case to select the required pvi file. I have a play button which is binded with 4 different models. All 4 models should play their respective animations but only the instructions of the first model should be displayed.
I am working on building out some UI elements for an experience. Simply, there are buttons at each edge that when clicked with animate in and out a styled panel/grid. For whatever reason, studio seems to have an invisible div that I cannot edge or remove that is making the top and bottom images sit far from the edge. See the attached screenshot and classes. .OpenImageTop {position: fixed;top: 0;left: 50%;transform: translate(-50%, -50%);transform: rotate(270deg);} .CloseImageTop {position: fixed;top: 0;left: 50%;transform: translate(-50%, -50%);transform: rotate(90deg);} .OpenImageBottom {position: fixed;bottom: 0;left: 50%;transform: translate(-50%, -50%);transform: rotate(90deg);} .CloseImageBottom {position: fixed;bottom: 0;left: 50%;transform: translate(-50%, -50%);transform: rotate(270deg);}
Hi, I'm looking for a way to hide buttons while a step/sequence is playing. I know that there is some kind of check I could add in Creo Illustrate but unfortunately I don't have the original files so need another way. I have 10 buttons with each triggering a seperate animation & audio file and I'd like to hide those buttons while the animations are playing. Looking forward to your code!
Since the update, I have come across a lot of issues. Recently I was checking the toggling of shaders on model items, it doesn't toggle anymore. Also the orientation of model items are getting inverted.
Hi, there Here are 4 questions. 1, Is it possible to Lock the floor plane while doing Detection Configuration? Sometimes it takes a while to make it level. It would be great if there is an option to Lock the view port. 2, Is it possible to change the Perspective of Detection Configuration? White outlines don't fit the actual object. 3, While doing the Model Tracking, is it possible to know the Tracking Percentage? In Some cases, we need to try different compositions to get better tracking. But all we can do is to 'feel' the difference, is there any more precise way to know the difference? 4, Is it possible to Copy Detection Configuration from one project to others? Any reply is appreciated. Thanks a lot.
Hi, I'm working with a client in colombia and I'm from spain, if i publish a experience they dont have access to it even if i make it public. Does region affect for some reason? Anyone knows how can i handle this? Best regards.
Hi. I am interested in populating a Repeater widget using an array of JSON elements defined within the .js file of the view. Given that the array has a uniform structure (each element has the same keys), how can I use this array to populate a Repeater widget? Thank you!
Good morning,I have downloaded Vuforia Studio 9.1.0.5034! I got this error message Once the message disappeared the Open button was enabled. Then I created a project and I am able to preview it I can not publish.
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.