Vuforia Studio
Recently active
Hi, I am currently working on a project which requires 6 different models imported from creo illustrate. I have successfully imported all the models and attached model targets and spatial targets on the models (view 1 has model target, view 2 has spatial target, view 3 has model target etc). I am also using those models on 2 different views each (view 1 has model-1, view 2 has model-1, view 3 has model-2, etc). With that said, I am currently facing some issues where the model target would only work for 4 of the models but not the other 2 which are imported the at the latest timing. Where there is also a bit of a glitch when I enter the view with the not working model target, where there are notable amount of bright purple pixels that appears momentarily. The other 4 different views are all working just the 2 latest models are not. The models on the 2 views that are not functioning have also been tested on a different project. They are all fully functioning there but not on the co
Hi everyone,i am currently trying to make a HoloLense experience with two views, where i can switch between these views with a voice command. I created an application event "Switch view" and linked it to the "Navigate" option of both views. This works fine, whenever i say "Switch view" it immediatelly switches. But now i want to make this a little bit slower, with a delay of 1second for example. I tried to use $timeout but: How do i use it and where do I have to write the command? (in Home.js or into the JS of the application event) Thank you all for your help!
Hi, I was planning to manipulate the data coming from Thingworx Service using the following: return value.trim().replace("\"}]","").split("\":\"")[1]; with an example input being: [{"result":"Data"}] . I want to implement this code in the binding filter but the output will contain nothing. Please help.
Hello fellow Vuforians! We have been having a few issues when importing CATIA V5 models into Vuforia. It seems the models are 'too light' and we have received feedback to make them more 'realistic'. You can see this issue mostly in a circle or hole. While I believe that making the model as light as possible is super important, we also don't believe that a circle should be represented as a 4-sided polygon! I don't control the CAD Import process in Vuforia, you just pick your model and click on a box for 'Run CAD Optimization'. However, I find myself needing to control this (polygonal tolerance and scale, specifically). Does anyone know how/where to control this? If not, is there a separate procedure for converting the CATIA file with the settings of my choice? See example: Thanks everybody!
I'm taking the FUNDAMENTALS OF AR DEVELOPMENT WITH VUFORIA STUDIO course and it say to import the Airplane.pvz file which I should be able to download as part of the project files. Could someone please help me find the project files folder to download?
Hi guys, I added a scan on my experience to trigger an animation, and it was working fine until last month. For some reason it stopped working and now it does not read the barcode anymore. Also, when I try the preview, the scan widget does not show the Property Panel. Any ideas on what is going on? Could it be a software update? Attached is a picture of what I see on the preview. Notice that a property panel should be displaying, but now it does not.
Hi everyone, in my project I'm able to access metadata of PVZ and hide/unhide a selected component. So, how I could hide the parent of the selected component? For example, If my Bom is something like: /12512/325/12 /12512/325/13 /12512/325/11 /12512/325/100 When I selected 12 or 13 or 11 or 100 I want to hide all 325 groups. How could I access to this information? Thank You.
Good afternoon!There is a new "camera" widget in vuforia studio, but there is so little description on it.How can I send an image with this widget in service TWx:1. What type should be input service TWx?2. What data type should be a field in the database?3. Image Date transfers more string to 34000 characters, how to process it and then you can open the image using the links within TWx, or at least to download this picture?
Are there certain set of hardware and software requirements to view an AR experience in Spatial Target. If we were to configure a tablet, then what would be the requirements to configure it so that the device could support spatial target. Please mention all the specs like chipset, CPU, GPU, RAM, etc
Hi, How can I change a color of a 3D label by clicking on a button? I tried to write the code below but it doesn't work: $scope.SwitchConf = function () {$scope.app.view.Home.wdg["3DLabel-2"].fontColor= 'red'; When I click on the button, the function "SwitchConf" is called but the color don't change. Is it possible to do this by this way? Thanks for your help... Maxime.
Hi, Currently I working on AR project for step-by-step assembly process and we actually not familiar with Vuforia. Need advise for my problem regarding my concern on 'Play' button that I have created. I need Vuforia to display the sequence instruction when user click on 'Next' button. For now, the first step instruction display throughout the whole process, but I actually want one step with one instruction process. Hope anyone can advise me on this matter. Really appreciate it!
Hi all, I am currently developing a checklist function in Vuforia Studio, meant for Tablet usage. The checklist is in the Top Panel, Column. As I have like multiple checklists, it will exceed the column height size in the top panel. What are the CSS/Code that I can input to the column so that it is scrollable, so that user can scroll to see all the checklist in the top panel column. Thanks all for helping.
Hi, I'm wondering if it is possible to change/navigate to a different view within the same project where after navigating to a different view, a few popups will be shown. I saw that there is already some post related to the issue I am having, however after viewing the older posts I am still unable to get the solution. Any help would be much appreciated!
Hi, I am currently working on a mobile app and have issues with animations using Keyframes in css. As shown in the video, the animation shown in preview in Vuforia studio works multiple times but not in Vuforia View. Below is the css code used. Where I have binded a button to show the 'notipop' popup. .notipop{animation: slideupwards ease 0.5s;} @keyframes slideupwards{0%{bottom: -100%;}100%{bottom:0%;}} Any help would be much appreciated!
Hi, I am working with the Pipes Project offered by PTC. In this project I have four popups, I have a question: How can I visualize the different popups from my canvas without having to go to the preview constantly? Regards! Fernando
I am looking for an example of the implementation shown in the Vuforia Tutorial. If possible, please provide steps to replicate.Link: http://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FWidgetCamera.html%23(Bind the Image Data property of the Camera widget into the ThingWorx services to store the images.)
Hello! I'm wondering if there is any way to directly manipulate the AR scene being displayed to be able to add additional content. I know that there have been several questions on this board about being able to dynamically add 3D widgets, with the general response being that it is not supported/not possible. I'm wondering if it's possible to simply add a new model to the scene without having to use a widget. From what I have seen from poking around in my files, I'm under the impression that Vuforia is using threejs to create and maintain the AR scene displayed to the user. I know that threejs provides a variety of tools to control and manipulate a scene and that I have access to that library via the variable THREE in Home.js. However, I've been struggling to identify the variable which contains the scene in which the AR content is rendered. I thought maybe it could be the scene contained in PTC.GLOBAL_SCENE which can be obtained via PTC.GLOBA
I'm trying to place a object at exact location based on my coordinates given in Vuforia studio using a thing mark experience but i have noticed whenever i restart the holo lens (generation 1) experience and look at the thing mark it changing it's coordinates dynamically or right away not major change in coordinates but there is difference after restarting the experience also the 3D-object is moving slightly when user changes his/her position or viewing in different perspectives, we tried checking and unchecking, tracked option and stationary options but it didn't affected that much. We measured the real physical object and given the coordinates in Vuforia studio according to that. Can we achieve a precise location of the 3D-object and also 3D-object doesn't move using thing mark ? . Is something we are doing wrong please let us know
Hello, Am a new user. I've developed an experience I want to share as a demo. If I want to share the experience with students by having them access the AR via a PDF do I need to include both the QR code AND thingmark on the page? So I would need to include instructions for students to: (1) download Vuforia View app, (2) click on QR code, (3) when Vuforia View opens, point to "this image" '(thingmark'). I just want to understand if I need to include pictures of both QR code and ThingMark or what easiest process is for the student to view (especially for an audience that is not too tech savvy). Thank you.
Hello. This has been asked before, but it has been 2 years and I am hoping this has been resolved or enhanced. I MUST install Vuforia Studio and Experience Server in a 100% offline environment with ZERO access to the internet. There IS a LAN and I DO have a server, it is just 100% isolated from the outside world. Do we have these setup packages available? Thanks!
Hello, We are ensuring access to Vuforia Studio does not conflict with our company network. Usually, if using other net (i.e. home network) an Experience Service URL will automatically generated. However, with connected to company net, these main issues occur: Unable to configure login account ES URL not generated IT team from my company is currently troubleshooting these issues and they already allow Vuforia access to net. But still cannot resolve the issues. Therefore, they have a question ; "Can you check with vuforia support about what format of proxy server address they support?" Does anyone know what the solution might be? As this matter is urgent, I really appreciate a reply as soon as possible. Many thanks.
Hi, I want to transmit the text, that a label currently has to the java script function that is called at a click event. I tested writeEX(text); but receive "undefined". Maybe using property values could be a workaround, but I have five different labels, that shall transfer different values to one function. Regards Whity
I would like to build a sample application where I can tell people or customers to just download the View app and scan the ThinkMark. The application I programmed should also start directly on it. So far I always have to scan the QR code from the Experience Service before I can access my ThinkMarks. Is it possible to avoid this?
Hi there! Just a bit of background... What I am trying to do seems painfully simple, but it is not available in HoloLens: I just want the user to be able to 'grab' and rotate a 3D Model (or model item) so they can inspect it. Apparently, this is not possible in 3D Eyewear yet, there are only gestures to move and adjust the whole Spatial Target. That lead me to investigate rotating the model (or model item) myself with Java Script. What I found out is that, while you can rotate a model (or model item) programmatically, you can't just change the rx/ry/rz variables because those values are the GLOBAL WORLD AXES values. What I want to do is rotate the part in place, similar to what you can do at design-time by manipulating the XYZABC triad (see picture). This, led me to a conversation with PTC regarding the use of the CAD Shell Tool command utility and the creation of a PVS file which shows, allegedly, all information regarding location and orientation of parts. So, finally, my ques
Hello Ptc community,I created a model and some javascript logic to show an image when a certain property is updated on a thing (on thingworx side). I would like if it is possible to associate a javascript function when a thing property auto refreshes.Thanks a lot,Frederico Silva
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.