Vuforia Studio
Recently active
Hi everyone, in my project I have a list of components that I have to make available to the customer with a simple click. When I click a button, the whole model must become semi-transparent and ONLY the components within a list that I pass appropriately must be selectable. I tried with the function: tml3dRenderer.setProperties ($scope.app.cad.ModelID, {opacity: 0.10}); but that's not what I want. Semi-transparent components must NOT be selectable. Thank you Esiste un modo per passare attraverso una parte?
Hey, I am using the latest version of VS 8.5.15.4805. I'm creating a project in which I have to include more than 40 popups, but when I create this It's start lagging and it shows a "Vuforia Studio reconnecting please wait" error. I have tried many ways but have not been able to solve this problem. @RolandRaytchev Please help me I stucked on this from last 1 week.
Hey, I am working on project in which I'm using multiple popups & labels(near about 40). Problem is that whenever I am updating or adding anything to VS project it's taking time to update and after few minutes it's showing reconnecting vuforia studio. I'm using Google Chrome 87.X.X it's up-to-date. Can anyone tell me why this issue might arise?
Hi there, I've been trying to reach PTC team to discuss in detail about a new project that I have that I am looking to integrate Vuforia AR engine to my app and I'd need to discuss the business perspective. Please contact me as soon as its possible: (Edited to remove personal information.) Regards, Alex
Hi there, I have 2 Thing properties: testJson (Base Type JSON): { "id": 1, "first_name": "Spenser", "last_name": "Cowton", "email": "scowton0@blog.com", "gender": "Male", "ip_address": "60.10.239.62", "Car VIN": "2G4WS52J831457375", "Car make": "Dodge", "Car model": "Ram Van 2500", "Car model year": 1995 } testString (Base Type: string): { "id": 1, "first_name": "Spenser", "last_name": "Cowton", "email": "scowton0@blog.com", "gender": "Male", "ip_address": "60.10.239.62", "Car VIN": "2G4WS52J831457375", "Car make": "Dodge", "Car model": "Ram Van 2500", "Car model year": 1995 } Bindings in Vuforia Studio are: property widget application parameters testJson ['label-json'].text testJson testString ['label-string'].text testString When I console.log $scope.view.wdg['wdg-id'].text and $scope.app.params['params'] respectively. Widgets can deliver data flawlessly, but Application Parameters do not. console.log($scope.app.params.testJson) >>&g
I have 3 audio files which starts playing after triggering 3 separate functions. Is there a way to assign one single toggle button to mute all the audio instead of pause?
I am looking to change the data in a 3D gauge using Java Script to simulate live data. Any suggestions?
By importing a pvz file, the CAD-import removes all meta-data. It would be great to have the possibility to select, what you want to be kept in the data. Right now, it is only possible with much afford. I use a special pvz-extractor, which runs through my file and creates a json. Later I have to load the json file by code and assign it again to the respective parts. With this tool, one could provide his customers a huge advantage. You can remove any part just by clicking. You can receive meta-data like material from any part.
Hi everyone, in my project I want to load information from an xls or xlsx file. My idea is to: 1. load xlxs/xls file 2. convert to json file 3. use the json I tried to setup this piece of code, that is actually running for *.txt or *.json file: //\\ ** CARICAMENTO LISTA RICAMBI ** //\\ $scope.app.cad.loadXLSfile=function(fileName){ var xmlhttp = new XMLHttpRequest(); //apertura del file sequenze xmlhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { console.log(">> this: "+ this) listaRicambi = JSON.parse(this.response) console.log(listaRicambi) // repair_sequence è il nome dell'oggetto indicato nel file .txt formattato con grammatica json } }; xmlhttp.open("GET", "app/resources/Uploaded/" + fileName + ".xlsx", true); xmlhttp.send(); } So, when I inspect the preview mode console print some error like: Uncaught SyntaxError: Unexpected token P in JSON at position 0 at
Hi everyone, in my project I have to retrive the idpath associated to a part name. For example, in partname.txt I saved a list of part name like this one AL02CS0535 AL02CS0536 BR25CS0031A BR25CS0032A LA19193001 LD00CS0565 LD19KT005 For every code in the list I want retrive the corresponding idpath stored into pvz's metadata (that I'm able to extract and load in console), because I want to highlight only that parts. Thank you
Hi everyone, in Creo Illustrate I created a .pvz file with: Figure 1: Sequence "Play 1" Figure 2: Sequence "Play 2" Now I want to start each sequence with a 3D Button. I linked "Play 1" to the first 3D-Button - works fine. But HoloLense doesn't have a "Sequence list" so how can I tell the second 3D-Button that he should start "Play 2"? Thanks for your help!
I have a number of steps in a sequence and I would like to trigger one particular step only without playing the whole sequence from the beginning. For instance, play step 4 directly by clicking a button.
Hi, I have a toggle to change from one view to another view(e.g View A to View B). I need to disable the toggle from the start of the sequence being played in View A. When all steps in view A has finished playing, then the toggle is visible to be clicked to change to view B. How can I solve this issue?
Hi, Need advise for my problem regarding my concern on displaying the next step instruction from Creo Illustrate. I need Vuforia to display the current instruction and the next instruction when user click on button. For now, the current step instruction are being displayed, but now I have to display also the next instruction. Hope anyone can advise me on this matter. Really appreciate it!
Hello all, We have developed Mobile project application. Is there any possible way to convert it to 3D Eyewear project ? Thanks in advance. /VR
I have attached below a screenshot in which a series of arrows are made visible after acquiring the target, however the arrows begin to move along a path indicating the direction of flow. Is this effect achieved by using a GIF as a 3D Image or TML-Text is used on that 3D Image.
Hi, I have an issue where when changing view on iPad, it launches a website and asked to authenticate my log in. After logging in its a blank page. This only happens when changing view.
I have created a simple user experience in Vuforia Studio platform and would like to import the same project in Unity 3D. Please advise me the best approach.
Hi I am facing problem when I publish. Getting error "Failed to upload the Experience Service"
Hi, The below message frequently appears when saving or publishing a project and it has the below effects: 1) Causes Vuforia Studio to become extremely slow 2) Sometime the massage run infinitely meaning I have to restart the browser session to start afresh and sometimes this means I will loose all unsaved changes. 3) I have a project with 2 pvi's that allows me to load different service sequences dependent on a click event 4) Project is not that big (project total size 159MB) 5) No thingworxs services are used Massage that appears: Reconnecting to Vuforia Studio...If this message remains or you're not prompted to refresh your browser, make sure that the Vuforia Studio application is running Has anyone experienced this if so what was the solution secondly are we able to use Visual Studio Code IDE for CSS and JavaScript Vuforia Studio dev and save successfully? Looking forward to your help, Thanks.
Hello, I have created a toggle button where the button toggles between play and pause whenever the user clicks on it. The binding properties available are forward, play, play all, reset, rewind and stop. However, when we use Stop property, the sequence stops after the step is completed. Is there a way to pause the step while the step is running at that instance?
I have an issue while I running the setup.exe on Windows 10 64bits: [25/06/2020 18:33:16] System.Deployment.Application.InvalidDeploymentException (ManifestParse)- Excepción de lectura del manifiesto desde https://studio-download.vuforia.io/downloads/Studio.application: puede que el manifiesto no sea válido o el archivo no se abra.- Origen: System.Deployment- Seguimiento de la pila:en System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)en System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)en System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNoti
Hello I have a problem validaton the experience service URL, the log says error to connect ECONNREFUSED. And do not know if my ES URL it is ok. I import a project form another server and try to run in a virtual machine so the ES URL mix and do not know which of them to use.
Hi everyone, i just downloaded Creo Illustrate and got a e-mail with my licence pack (.dat-file). I saved this .dat-file into: C:\ProgramData\PTC\Licensing\ After starting Creo Illustrate i get the message: "Cannot find licence file", but the file is in this folder.What am I doing wrong? Thank you for your help!
When we publish an EDM model, with 3D note & dimension annotations, as an AR experience we do not see the 3D note or dimensions in Vuforia. Is there a way to see EDM annotations in AR?
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.