Vuforia Studio
Recently active
Hi, I want to access Vuforia Studio hosted in Azure VM without using Remote Desktop Connection(RDP). I have already given the access to Port in Networking of Azure. Thanks in advance.
I would to improve my Experience around a packaging, I use a target image for recognize my scene (a box), but when I turn my reference target I loose the connection, I understand this case study, but can I insert a second image target to match for a second side ? The message is : no way to add a second. Do you know a other way to have this feature ? Thanks for you feedback.
Hello, everybody, I'm stuck on what is probably a simple function. I want to round an internal parameter to two decimal places in Vuforia Studio, but I don't know how. The option to assign a filter directly to the widget is not an option for me, because I assign the widget text in a function in the .js file. Here is a small excerpt: The following parameters should be rounded to two decimal places: $scope.app.params.EMpro_W1 $scope.app.params.EMpro_W2 $scope.app.params.EMpro_W3 The internal parameters are assigned a value from the ThingWorx Composer with the data type #Number. -----If there is no possibility here, do you know how I can round a value in the ThingWorx Composer with a subscription ? I would be very pleased about any help! Thanks a lot!
Hi all I signed up for the 30 day trial, but did not receive the email for verifying my email address. Checked junk folder many times. Anyone have the same issue?
Hi everyone, I have a 2D Project and want to make a "sidebar" that can be reduced by a button or be displayed again. I have a column, that contains a grid-layout, where all my buttons and labels are in. Clicking on the button "<" the grid layout's visibility is set to false, but the column stays at place. Does anyone know how to make it disappear? Cheers whity
Hi all, Is it possible to create navigation control (like in mobile games) in Vuforia experience. I went through Quadcopter demo, problem in that is after rotating model all controls works in opposite direction. How we can over come that. /VR
Hello, I have nine pvz inside my project and each pvz contains the sequences. While moving from one model to other model other model is not getting hide it's visible due to it's sequences in to the list which is in playall mode. how to hide sequences in and show only model where i have given click event. I have attached snap shot for the reference. Thank you Model in button 1,2,3,4 remains as it is it's not reloading the pvz while again clicking on furnace. Even from furnace to next button when click event is trigger than model which is visible during the furnace button click is still visible in-spite of used js for hide the models. Thank you
Hello - I'm not able to successfully publish an Experience from Vuforia Studio to our corporate experience server. The experience server does validate successfully from the info tab in Vuforia studio(see attached screenshot). Log file shows that the publishing process failed, but it's not clear why it failed (logfile attached). I'm NOT using the trial version and the experience server is on our corporate network. I'm connected from home through VPN. The file/experience size is not large - about 3 MB. Any help appreciated! Bill
Hello, I am getting error while installing Vuforia Studio Trail Version on my Windows machine.Please look into it ASAP, as my trial period is running out. Regards, Support - VCAN
How to perform multiple user authentication on the same experience? Thanks in advance.
It's a little box with the top open, there is a mask for match the reality but the experience doesn't work. Nothing happens.
Can we move any widget such as 3D image in 3D space by holding it in Hololens 2?
I'm having trouble getting the background on a 2D view to change size depending on screen orientation. I have a grid layout with 3 rows, with the background applied to the 2nd row. .row2 {height: 80%;background-color:#2e2d2c;background-image: url(#{$resources}/Default/Background.jpg) !important;background-repeat: no-repeat;background-size: cover; } I think I need to include some flexbox and/or some positioning values to the rows, but not too sure.
Could you pls provide us some video tutorials of using these 3 targets. Thanks in advance.
I'm working on an experience that uses multiple popups that require inputs. Once I enter the input (and the keyboard closes) and close the popup, my 2d display is shifted up, almost like it is shifting everything above where the keyboard was. This causes some widgets on top to shift off the display. Additionally, I can't click on anything, like my buttons are frozen. I can still move my model around though. This issue seems to happen when I run the experience on an iPhone 8, but did not have an issue when running on an iPad. Flipping the orientation of the phone resolves the issue, but is not an acceptable solution.
I have a model of machine which is huge in size. I have to move around the machine a lot so what i want is when i say 'show shopping cart', a 3D-image should appear in front of me irrespective of my location. I wanted to know ho this is possible?
Hello, Completely new to all of this and am trying to put together a use case for sharing computational fluid dynamic data in an AR sense. I have a number of slices from our CFD package saved as .png images. I can bring these into studio and "walk" round them on a mobile device overlaying a model but I would like them bound to a 2D slider widget so that when I slide the slider forwards and backwards they turn on an off. In effect I would be sectioning the CFD data up and down a model with a slider. If you can see the attached image you can see 4 slices correctly positioned. When the experience loads up the first will be on and the other three not visible. As the slider is moved to the right the first will not be visible and the next will turn on and so on allowing you to section forwards and backwards. Many thanks for anyones help on this (or a better way of doing it!) Thanks, Sy
Hi, I have two questions:- 1) Can somebody let me confirm that the no of 2D/3D widgets listed under trial Vuforia instance is provided with all the widgets i.e. exact same as that for Licensed version or is there any possibility that the no of widgets present under "Licensed or Trial Vuforia" instance can vary? 2) Can we import any extension/widget in Vuforia studio? If yes, Is there any marketplace for Vuforia studio from where we can download extra extensions/widgets and import in Vuforia studio?
I would like to change the background colour of the side menu items after I've clicked them. The screenshot below shows the colour I would like to change. Is it pseudo element or class that I need to apply CSS?
I saw this post by @RolandRaytchev https://community.ptc.com/t5/Vuforia-Studio-and-Chalk-Tech/How-to-create-a-custom-button-pressable-on-HoloLens-device/ta-p/654984 But was not able to locate the demo project. Everytime I tried to import the files in studio it showed the message that file does not contain studio project. Any idea where can I get that demo project.
Hello, First of all apologies for all of the questions. I am learning but a lot of the tutorials and other forum answers don't seem to answer the specific issues I seem to have! I've created my first experience and I'd like to share it with my team as a proof of concept. It is published and I can see it on my smartphone and all works well. When I share a link to an email address the link first of all connects to the App store and then lets you download Vuforia View. The app loads up after install but only on the default splash items and seems to have lost the link that launched it. If the user goes back to the original email and clicks on the link again, they can now load the experience from the library but can't complete the load because it is asking for sign in credentials. I presume it is not my credentials but rather they have to create an account but on this screen there is no obvious way of doing so. I am keen for this fir
Hi, I have a number of 3D images positioned about a model which all need to move linked to a single vertical slider along with the model. Whilst all the model parts are positioned with the same co-ordinate datum and move correctly when using the bind method, the images are all positioned at different starting Y values and thus reset as soon as the slider is moved. Having looked elsewhere on the board I have tried to rectify this by applying filters to each of the image bindings but when doing this the image does not move to begin with and then disappears at certain slider positions. I presume my filter syntax is wrong so any help would be appreciated! For reference the model parts are all positioned at Y=0. The first 3D image is positioned at Y=0.9. The slider setting is Min=0. Max=2. Step=0.2 Value=0 Thanks in advance! Sy
Is it possible to make changes to the base theme (ie. light or dark)? I've tried editing the CSS files stored locally (twx-dark-theme.css) but when I open them in preview my changes get overwritten.
Also pls let me know what are the pre-requisites of doing above process. Please provide all the supported links and documentation also. If any Experience Service extension is required to download then please let me know the name of that extension too. Thanks in advance.
Hi, I have a couple of items in the 2D border of my experience. An image and a toggle switch. The iamge background is transparent as set in the saved .png file and the toggle button has had it's background set to transparent in CSS as shown below. //Button Class.my-button {font-family: Titillium Web;color: red;background-color: transparent;} However, I am still getting these grey lines appearing between elements in the experience. Does anyone have any idea what they are and more importantly how to turn them off! Thanks, Sy
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.