Vuforia Studio
Recently active
Hello, I've created a free trial account. My mobile app is requesting a Experience Service URL. How Can I get this? Kind regards Daniel
Hi, I have got few ideas on how to create animation assembly sequence with CREO illustrate, But how to create a interactive AR viz using studio with that assembly sequence ? Like the sample AR viz given from thingworx itself like the Bike or Industrial Pump or Service instruction exp.
Can't accses to my experience from studio after publishing AR conten in CREO 4.x. My AR content was published in PTC cloud and I access it by ThingMark only. I need prepare experience with this AR content by using widgets from Vuforia Studio. How can I access PTC cloud from Vuforia Studio?
How to use $scope.app.speech.say ? Is there User Manual or description for $scope? Generally speaking, how can I create my own voice control for iPAD/iOS and for MS Hololense? Is there anybody here who can help me with Voice interface like "Hey View"?
On Hololens device work only one standard voice command "Hey View, Scan " but when I say "Hey View, show Library" or "Hey View, Library" as recomended in Help Centre - no reaction. Anybody have any ideas on what to do?
Hi, In Thingworx we are able to selectively assign different design and run time permissions to distinct users. Is there the ability within Vuforia Studio to similarly restrict certain actions eg. publishing privileges? All the best, Lulu
i am new to Thnigworx studio, i want to create an AR, where in i will scan the Thingmark, after that 3 (say 1,2 & 3) buttons will appear, after clicking on the button respective video should start playing. if i click on button 1, video 1 should start playing and so on. I have the video file in .mp4 format.How do i create an AR for the above case. Please help
Hello PTC team, I am preparing an AR demo for the customer with the live data from Kepware OPC.(industrialConnectivity). The URL of my demo account is https://4ad6edb7fea34c99.studio-trial.vuforia.io ( I get this link from Vuforia Studio) The URL of Thingworx is https://4ad6edb7fea34c99.studio-trial.vuforia.io/Thingworx/Composer/index.html Right after login, I am seeing my username which is the email address that I used during the registration. My problem is following, I can't create things, app keys due to limited permissions. After reading all similar topics I decided to add my user into Administrator groups, but that's is not possible. After enabling "Show System Objects" I still seeing only developers group. ( see attachments) How to deal with this?
Hi, everybody I am trying to add a fbx image to my application on vuforia studio and after receiving this message for a really long period, it doesn't work. Someone could help me?
I was on 8.3.1 and it was publishing just fine, I updated to 8.3.4 and the publishing stopped working. I do not get any errors in Vuforia Studio itself, but it doesn't ever show the publishing progress bar, the publish and saves button grey out, and the log shows the following: [10/09/2018 13:09:18] error: [twx-studio:index] uncaughtException SyntaxError: Unexpected token < in JSON at position 0[10/09/2018 13:09:18] at JSON.parse (<anonymous>) I have successfully validated the Experience Server and the only change was updating.
I want to add tools and arrows to my expirence and as it is not possible to get symbols from Illustrate to Vuforia studio I have imported the tools and arrows to my SBOM. The imported parts have a default location. When I start to make a sequence I move the part into place with the "Record content" turned off. I then Apply a fade in Effect. (see pictures wrench1.jpg) In illustrate everything looks fine and the Wrench fades in to the right of the drone. When I preview the steps in Vuforia studio the wrench fades in at is original location for a split second (but long enough to notice) and then jumps to the intended location. (see picture wrench2.jpg) This is very annoying. The work around I have found is to edit the structure and place the wrench in the starting position but that is not ideal.
I too am looking for this too. I would like to show a 3D cross section of an assembly in my experience, actually turn it on and off. If just showing i could do that in Illustrate or Creo. I feel like this should be something that can be easily done in Vuforia with control of a clipping plane for the camera.
how to create a section view in Thingworx studio ?
We can not get sequences created with Illustrate 5.0 to play on the HoloLens with all the latest versions of the software components. Even the very simple sequences do not work. Does anyone have a workaround.
Hi, In my understanding it is very important to scale the marker in vuforia view with the real printed marker. so if my marker is 10 cm it need to be 0.1 width in vuforia studio. But what is the minimum and maximum cm the real printed marker can have?
Hello all, I have created Thingworx Experience trial server, when I try to open Thingworx Composer I am getting error as 'Unable to Invoke Service SpotlightSearch on SearchFunctions : Unable to get search entries: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]' Since it is a Experience trial server, I don't have control over server instance. Thingworx URL: https://jvgizyh8.studio-trial.thingworx.io:8443/Thingworx User ID: prem242592@gmail.com Regards, VR
Hi allI want to use an image as a kind of button to open a hyperlink. So i created a hyperlink and an image.When i want to bind the click event to the hyperlink, it shows the popup but it is not possible to bind.Tested on 2 different users / systems using Chrome as browser.
Your answer is close to that I'm searching for. Itried it in Home.js with: else { window.location="https://isap.de/"; } But then I can not return to my expirience. I only can scan it again. When using the hyperlink widget, there is an icon to return to the expirience. How has the js code to look like, when i want the behavior of the hyperlink widget?
Hi All, I've noticed that for some reason, toggle buttons have a bit of extra space below them. This can cause alignment problems when placing them in a grid. Most experiences I create have a toolbar along the bottom of the screen with various "buttons". These buttons are usually either an image widget with some JS function called on the click event, or a toggle button to turn things on and off. The extra size of the toggle button means that is doesn't center vertically within the grid. The screenshot shows what I mean. I have a grid layout with a single row and a single column. The row is set to 55px high and the column has Flex Direction set to Row and Alignment set to Center. When I put an image and a toggle button in and that are both set to 40px x 40px, the image is vertically centered, but the toggle button isn't: When in the editor, you can see the extra blank space below the toggle button when you select on
I'd like to call the function below base on the visibility of an image but i am unaware of how to do this. Could someone help please? $scope.intro = function() { var labelText = $scope.view.wdg['checkstart'].text; var spokenText = labelText.substr(labelText.indexOf(" ") + 1); $scope.app.speech.synthesizeSpeech({ 'text': spokenText }); } Thanks
In the event the actual project files were deleted from the documents folder, and the machine that published the experience was reset, is there a way to manage all published experiences on a server and delete them in the event that needs to be done?
Hi,I want to make multiple sequence files in one pvz file. Can anyone please tell me how to do it?Regards,Dipika
If we add step description in Creo Illustrate, how to show them in the experience. I guess, it should be working if we watch the current step like $scope.$watch("view.wdg['model-1'].currentStep", But StepDescription is always undefined Thanks in advance Regards Taju Joseph
Where I can found the list of wearable devices supported by Thingworx Studio (View)?
Hallo community and PTC Support-Team, Recently I downloaded a trial-version of the Vuforia Studio and playing around with it. However, my problem is, i cannot connect to my trial-account and test my "experiences" on the view-app. I found out, that i should get or have an "Expirence Service URL" but I never got one... Can i got some help with this? Thanks and best regards, Ceraphim
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.