Recently active
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.
Hello, I'm having a problem to indicate the scale of a model in a smooth way. Basically what I wanna do is to have some way of indicating what scale the model is with only using the gestures. I can connect a slider widget to the scaling service of the model, and via the value on the slider widget show the scale. But I feel that scaling a model via gestures is a lot more leaner solution to work with so I don´t wanna use a 2D-slider widget to work with the scale. Now there is 2 ways that I feel that I could go about and one way is to have some kind of reset button that only affect the scaling value. I can connect a button to the "reset gestures" service in the spatial target, but then that also effect if I have moved the object or have rotated the object. I wan't the reset button to only effect the scale so I can scale, spin and move the object then press a reset scale button that only effect the scaling value on spatial target. However, the other way which is probabl
Hi, I have created three figures in Creo model. Figure 1 has three steps. So I want to bind the steps with different buttons. Example, step-1 button have to play, step-1 sequence. Same way step 2 button have to play step-2 sequence. How to do this. @JA_01 @si_01
I want a popup displaying some text and a button after the last step of sequence is finished. Thank You in advance.
Good day, I have concern regarding: 1) Model target in trial version of Vuforia Studio.Is there any possibility to track object using advance model target in Vuforia studio as I need to fulfill below requirement: i. I would to have the 3D models to retain on actual object regardless user position.ii. If camera move away from actual object, augmented 3D model should not move along with the camera (always attach on the actual object) or is if there any other suggestion. 2) My current understanding is, Advance Model Target only can be used in Unity (correct me if I'm wrong). Is licensed Vuforia Studio able to use Advance Model Target as in link below:https://library.vuforia.com/articles/Solution/trained-model-target-datasets.html Need you guys response at your earliest convenience. Thank you.
If I click the next button it shows me the next sequence and if the prev button then it shows me prev sequence. How can I do that?
Hello, I need help about the code below. When I go to the next step I want to change the custom image from one to a default one (empty). $scope.step6 = function(){ $scope.app.params.descrizioneAnimazione1 = "app/resources/Uploaded/Descrizioni/Immagine4-2.png"; $scope.app.params.descrizioneAnimazione2 = "app/resources/Uploaded/Descrizioni/Immagine5-2.png"; $scope.step7 = function(){ $scope.app.params.descrizioneAnimazione1 = ''; $scope.app.params.descrizioneAnimazione2 = ''; At the moment when I change the step the images remains the same as the previous step and I would like that if the step has no image as a source, I don't want to see any images. Thanks in advanced! Filippo
Is there a best practice/tutorial to run ES as a daemon on linux (systemd)?
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.