Recently active
Can we use HTML in vuforia studio? If yes, any help would be appreciated.
Hello Sir/Madam, I want to hide Camera view (Real Environment) and show only white background for 3D model. Is it possible to do this thing? Pls find below image for reference.
Colour given to model in creo parametric is not visible in vuforia studio I have cad model of bike, on which I have given colour to entire model in creo parametric 6.0. Same colour is reflected in creo illustrate but once i imported the model in vuforia studio, Colour given to some parts are not visible. I want to know whats the issue? Can anyone answer this? to elaborate this more i have attached ppt here
I want to learn how to create the sliding buttons as there in the image also how the sequence steps have been created oppo
Hello, I have a model, when I try to change rotation of Z axis manually using transform arrow it changes X and Y axis also. I want to do this using JS, could any one tell me how to do this. Thanks in advance. Regards,VR
How can ThingWorx (external) data be used to update an experience in real-time?For example, if the data does not fall within a specified range, warning messages will be shown automatically. In ThingWorx, in Thing, create a Service to check the range and to determine if a warning should be displayed or not. In Vuforia Studio, in the Project, in DATA panel, under External Data section, add the Service. Under Configuration section, check all checkboxes related to refresh to call this Service. Use the ServiceInvokeComplete Event to check the value reported by the Service
how to copy entire view from one project to another new project in vuforia studio?
Vuforia Studio Bug fixes and minor improvements Vuforia View RealWear 6.0 is no longer supported Bug fixes and minor improvements Experience Service An 8.5.3 version of the Experience Service was not released
Hello I tried to add bookmark to an expirience. When I open an expirience via this bookmark it started on a specific view where was bookmark created (it does not start in initial view). Is it possible to allow bookmarks only on initial view or disable/redirect bookmarking to specific view? Regards Tomas
Hello everyone, we just finished a project in Vuforia Studio and I would like to share the experience and give a feedback for further improvements of the software. In the end the experience turned out really good, but here are some of the issues we had: 1. Hiding object from scene - currently it is not possible to temporarily hide object from the scene view while working. It is quite hard to arrange objects when the scene is cluttered. I know you can set the opacity to 0, but the object is still selectable and gets in the way, plus it is possible to forget to change back to opacity to 1. 2. Selecting multiple objects at once - this is another really needed feature. We can't select more objects and change a property or move them. 3. Object hierarchy - it would be really good if we you can nest objects. That way we can create more complex objects. Also this can be used to group objects together to easily reposition or scale them. 4. Faster undo - the undo options redraws the whole scene
Hello all, I have created some animation(not sequence) in model using Creo Illustrate. Could any one tell me how to play that animation in vuforia studio. Thanks in advance. Regards,VR
I am planning to create a Mobile project and output AR with RealWear. The AR content was displayed once the marker was recognized successfully. However, it cannot be displayed well after that.Please take the way. I imagine something like the following video. https://www.youtube.com/watch?v=MaAhZgC7puw
I have thingworx platfrom as on-premise and I purchased more Vuforia Studio (as cloud license)How and what i have to do to prepare my on-premise server to connect with your cloud serviceSince my license will available soon (at 24 Dec 2019)I want to show my realtime data via ARCan i test connection before the available date? And Are there anything i will do before the date ?(like allow port, cert. check?) (i already has public domain for my thingworx platfrom)Please DM me if neccessary Thank you
I need to setup a simple draw app in Vuforia studio. Is there any way that i can use tml text widget? I need to get a simple drawing app in vuforia without using the chalk widget. For reference i have attached the html code for the drawing app i need in vuforia. Is there any way i can run this code in vuforia using tml text widget? <html> <body style='margin: 1;'> <canvas id="canvas" style="display: block;"> Sorry, your browser is rubbish. </canvas> <script type="text/javascript"> var canvas = document.getElementById('canvas'); var context = canvas.getContext('2d'); var radius = 5; //不要犯蠢,第一次竟然打成0,根本就不會有東西跑出來啊 var start = 0; //起始點 var end = Math.PI * 2; //結束點 var dragging = false; canvas.width = window.innerWidth; //設定canvas的寬 canvas.height = window.innerHeight; //設定canvas的高 context.lineWidth = radius * 2; //試著改變參數,會發現裡頭有線連著 var putPoint = function(e){ if(dragging){ context.lineTo(e.offsetX, e.offsetY); context.stroke(); context.beginPath(
Hi, We have installed vuforia ES OnPrem, but when we start process i.e. ./start-es.sh then it runs and stops after some time once session get close. So how to run the vuforia ES service continous, no need to start frequently? Regards, Prashant Pandarkar
Hi Guys, I am currently developing an Iot + Vuforia studio project that is being used on tablet. Is there a chance for us to create a button or link to open thingworx dashboard web directly from the AR platform. e.g, to bind a website link to a button Thanks
Hello all, Is there any possibility to navigate between different views using CSS. Thanks in Advance. Regards, VR
Hello everyone!I was creating an AR-project for Hololens (1st gen), where an Air tap on a 3D- Button should trigger some javascripts and start a sequence. While on a PC-preview the project was running flawless, during the real-case with Hololens, the buttons didn't appear. Did someone experience this kind of a problem and eventually knows a solution? Here's how the buttons look like in the designer-ui and on the preview
we are facing issue in viewing cut section file in vuforia studio. how to create it in simple way? As i have assembly containing 40 parts, its very difficult to do that? I referred following links but that doesn't make sense as it will only increase the work of CAD part instead to studio? https://community.ptc.com/t5/Vuforia-Studio/How-to-accomplish-real-time-Sectioning-function-like-this/m-p/593296#M5031 https://community.ptc.com/t5/Vuforia-Studio/Re-how-to-add-section-view-in-studio/m-p/547578
I'm starting to get materials from Vuzix for a new M400 eyewear rig. Will this be supported for Vuforia Studio 2D Eyewear projects? I've also heard rumors that some Magic Leap headsets might get support, any updates on that?
When using a Card, with a text window, the text window appears very small? The text window works perfectly in an popup so it must be the card. Adding grid, also no effect. See attached pictures.
Good morning, At the moment I have to place a Target in the 3D Space to link labels, buttons and images to it. Without the target I don`t see anything on the HoloLens. Is it possible to interrupt the connection between a ModelTarget and the widgets, so that the widgets (labels, buttons, images,...) always are shown? At current time, if you look away from the Target, the widgets stay static at the target. I just want to display the widgets also, when the user don`t look at the target. Thank you
Hello all, I have some 3D model files stored in Thingworx Repository. Is it possible to load 3D model dynamically in Runtime ? Thanks in advance /VR
I have created a federation between a Thingworx Core (customer) & Instance Thingworx Vuforia (customer) , to connect some services on a thing into AR experience. But not function , and into monitor Web i have this type of Message: Refilling connections on [endpoint 477, uri: wss://xxxxxxxxxxxxxxxxxxx:443/Thingworx/WS] failed : timeout waiting for websocket handshake to complete i have tried to connect the same Federation with a trial instance of Vuforia & this work perfectly. Should something be activated in the Vuforia instance (customer) ? or what ? thnx Giuseppe
Hello all, I'm using spatial Target to load model dynamically. When I select some model, position and scale of the model varying dynamically. Can any one help me to control this. PFA for reference. In PNG 1, 3D Model is loaded on top of target. When I select another like in PNG 2, it is placed somewhere else.
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.