Vuforia Studio
Recently active
I have developed a reasonable method for using Google Analytics to track what people are doing in the Experiences I build. For background I'm building experiences for general costumer use, public experiences, so this is some of the only feedback I get. What you can get out of this Views: How many people are hitting the experience overall. Historical and realtime Device type: Phone vs. tablet. Can help with design direction if you see everyone is using a tablet. Geo data: Where those people are based on IP, country down to city/region/state data if available Event Flow: Rough idea of how people are moving thru the experience. They first do X, then 40% do Y and the other 40% do Z and 20% exit, etc... Area/feature usage: You can see if there are features or area of your experience that few or none are using. Do they not know it's there or just not interested? Setup Studio How this works is using some old Google tech originally designed for tracking email campaigns. Basically
I made a project with a marker and a model on it. But when I look at it in the view the model jumps a bit and doesn't stay steady on the marker like I would expect it.
Hi, there is a 3D file with 14974 parts,based on which I created AR.But the frame per second is always 0.Currently I deleted some most parts and left 1817 parts.Though,sometimes,the frame per second is still below 16,which is unaccetable.Is there any suggestion for this kind of issue?Thanks.
I used Thingworx Studio to create and publish an experience. When I scan the thingmark using the Vuforia View app on my smartphone and tablet, I can view the experience as expected. But when I use the Vuforia View app on the RealWear HMT1 to scan the same thingmark, I get an error message saying no experience found for that thingmark. - I am using the same version of Vuforia View app on my smartphone, tablet, and HMT1. - I am also using the exact same settings i.e. same URL and same thingmark on my smartphone, tablet, and HMT1. - The network connectivity is not an issue either since I am using the same network for all the three devices. For some reason it works fine on the smartphone and tablet, but it doesn't seem to work on the HMT1 even when I'm using the same URL, thingmark, version, and network on all the three devices. Any help would be appreciated. Thanks.
More details about views in thingwork view, more than just numbers?
Is there a simple way to make a 3d object rotate constantly on a button click?
Hi, I have a *.js file with functions that I will call from home.js. I uploaded the js file into the resources. How can I include this js file, so that I can call the functions?
just installed the free trail of vuforia studio it installed when the splash comes up you click the open button and then a web page opens that has an address of local host 3000 but nothing every displays, what I am missing
Hi, I have applied model item on top of the 3D model in Thingworx studio. I have to change the color(say red) of the 3D model on the button click and in the same way on the button click 3D model has to display the original color. Can you please help me how to implement this. I have tried this: var colVar = $scope.view.wdg[model-item]['color']; onBtnClick() { $scope.view.wdg[model-item]['color'] = "rgba(152,191,16, 1)";} onBtnClick() { $scope.view.wdg[model-item]['color']=colVar; } Thank you
I've got what sure seems like a but on how model items work. So i'm applying model item widgets to parts and sub-assemblies in my experience. I use the model items to control visibility and run code on a click event (when you touch the model item in 3D). Visibility works for both parts and sub-assemblies. But the click events only work on the parts. Clicking any part in the sub-assembly does not run the clickEvent code. Please tell me there is a way to make this work for sub-assemblies so i don't have to create a separate model item for every part in a sub-assembly.
Hi, I have a problem with the vuforia view app. I build an application which send xmlhttprequests to an server in my local network. The device with the view app is in the same local network. This local network should have no internet connection in the future. Therefore I downloaded my experience, so I can use them offline. My problem. If I scan a marker in with the view app its does not start my offline version, instead its starts an cached version of the online version. This online version have no access to my local network and my requests do not arrived my server.
Hi, I build a wizard-like app. On every view I add a small image (~ 450 x 650 px / ~ 200 KB). On preview the images are displayed immediately. On the realware hmt-1 and on a tablet it takes 10 to 20 seconds to display the images. Small icon images (64 x 64 px / ~ 4KB) are displayed immediately. Have someone else this problem? Can I speed up the process or preload the images on app start?
Hello, We have signed up for the Studio trial and also using the Creo Illustrate to build the sequences. But while trying to publish the file from Illustrate to a pvz file. I am getting the following error : Publish to PVZ : You dont have permission to save to this location. It does not seem to to be any permission issue form the IT side( as I have checked ), is it a known issue on the illustrate side? Avinash
Hello. I'm working on some 3D rendering, using Blender, and I am totally a newbie for 3D rendering. Unfortunately, when I export an .obj file into Vufoira Studio, the textures and shaders are excluded. I also imported the .mtl file, but nothing changes. Anyone have suggestions about resolving this kind of issue? Blender is kinda cool, so I want to find a way to use both Blender and Vuforia. Thanks.
Is there any way to get different render styles for 3D models? I'm thinking something like Shade With Edges, Wireframe, Cell Shade, etc..
Hi, when I set the scale of a Model to 1:100, it doesn't show up in the experience. Scale 1:10 works nicely. By typing in a Thingmark Width that's 10 time the actual size, we can make the experience work properly. For information: this model is quite large, appr. 90 meters. Regards, Jaap
Hii, If I create a Mobile 2D project I get a large amount of available widgets (29 widgets including Text Input). If I create a 2D Eyewear project I get only 12 widgets. The eyewear I use has a microphone, so normaly I can use Text Inputs via voice, but I don't have the widget for this.
In Creo View, you can click on a model and see the model attributes, like the part number. If I want to use a Fuvoria Studio experience where the user can tap on a modelItem, I can manually set a text label to the part number of that modelItem. If the experience is larger than just a couple of modelItems, it's a lot of work to add the info to each individual modelItem. We noticed that the Component Occurrence of each ModelItem matches the pathnames in Creo View. It would be great if it was possible to auto create modelItems by means of the Component Occurrence path in the pvz. And if the name of the modelItem would be identical to this path, we could probably map the attributes of this part to the modelItem. The result would be an experience where e.g. the service engineer would see disassembly sequences, but also the part numbers of each modelItem. Regards, Jaap
Hi,I met below error when importing pvz file,could anybody give me a suggestion? [06/20/2018 19:49:41] error: [twx-studio:index] uncaughtException { Error: EPERM: operation not permitted, stat 'C:\Users\jxu\Documents\ThingWorxStudio\Projects\ZFJV2_3\src\phone\resources\Uploaded\ptcpvz\l-Creo 3D_0_zw2785-cz-0000.asm_576.ol'[06/20/2018 19:49:41] errno: -4048,[06/20/2018 19:49:41] code: 'EPERM',[06/20/2018 19:49:41] syscall: 'stat',[06/20/2018 19:49:41] path: 'C:\\Users\\jxu\\Documents\\ThingWorxStudio\\Projects\\ZFJV2_3\\src\\phone\\resources\\Uploaded\\ptcpvz\\l-Creo 3D_0_zw2785-cz-0000.asm_576.ol' }[06/20/2018 19:49:41] error: [twx-studio:index] uncaughtException { Error: EPERM: operation not permitted, stat 'C:\Users\jxu\Documents\ThingWorxStudio\Projects\ZFJV2_3\src\phone\resources\Uploaded\ptcpvz\l-Creo 3D_0_zw2785-cz-0000.asm_577.ol'[06/20/2018 19:49:41] errno: -4048,[06/20/2018 19:49:41] code: 'EPERM',[06/20/2018 19:49:41] syscall: 'stat',[06/20/2018 19:49:41]
I am brand new to this platform and so far I have had nothing but trouble. I have submitted a case with no luck and my 30 days are ticking away with nothing to show. I am trying to retrieve a URL (i think) but am having no luck with anything.Maybe someone can help!
Hello, my experience works in the preview, but when I publish it, nothing is displayed. I checked the thingmarks there match! do you have an idea? thank you.
Hi, I deploy my experience to a Realware HMT-1. You can controll this device by voice. Its detect all buttons and bind a voice command to them. I build a wizard with button "weiter" (next) and "zurück" (back). The problem the vuforia view app always used "Zurück" (back) to jump back from the experience to scan mode. With the RealWear Explorer I can change the commands with a WearML-XML language. This works fine with all apps but the experience in the view app will not work. Have someone has the same issues and a solution?
i want to create an AR, where in i will scan the Thingmark and when a Video should start. Can anyone explain me how I can do that using Voice commands from the HMT-1?
I have already made an application which reads temperature sensor data through raspberry pi, but I need to clear my doubts mentioned below to send the data to PTC cloud design the dashboard: - Link my application with thingerworks studio to develop process which reads the data form my application and send it to PTC cloud - Use the sensor cloud to create the dashboard by using data from the cloud - Create the message alerts which help to give the notification my application if temperature sensor range will be above or less than certain range Please suggest what best way should I use to link my application PTC and thingerwork process ?
Hi, I want to use the repeater widget in ThingWorx Studio to generate gauges dynamically.In the "Data" field I bind an InfoTable and I want to create as many gauges as infotable rows.Is it possible?Thanks,Alessio
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.