Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
8 Replies
6060
Views
| Hello Community, I`m facing the problem, that I have an experience
service URL (https:///ExperienceS...
|
8 Replies
|
6060
Views
| ||
6 Replies
4630
Views
| Account has been reset by PTC!
|
6 Replies
|
4630
Views
| ||
13 Replies
7618
Views
| Hello, I have been stuck on the webpage shown in attachment for days,
unable to download the Vuforia...
|
13 Replies
|
7618
Views
| ||
1 Reply
924
Views
| 模型Target和空间Target不支持HoloLens吗?
|
1 Reply
|
924
Views
| ||
by
sean_textree
1 Reply
1101
Views
| We have a on-premise thingworx server. The Experience Service is
installed and operated on the Thing...
|
1 Reply
|
1101
Views
| ||
2 Replies
1957
Views
| Hi, sequences are now working quite better. Does anyone have a clue how
to play 2 or more sequences...
|
2 Replies
|
1957
Views
| ||
8 Replies
3669
Views
| I am trying to write coding in Java script to show different country
time in vuforia studio for Thin...
|
8 Replies
|
3669
Views
| ||
2 Replies
1492
Views
| I would like to add a 3D label or 3D image of an arrow that pops up
right before a step of a sequenc...
|
2 Replies
|
1492
Views
| ||
6 Replies
3467
Views
| Hi, I installed Studio on my computer. When I start it up, it opens but
I get "Error Occurred, check...
|
6 Replies
|
3467
Views
| ||
by
dsgnrClarK
5 Replies
4427
Views
| hi there, I tried to apply x-ray shader on model Item with TML widget
precision mediump float; varying vec3 I; varying vec3 N; const float
edgeFalloff = 1.0; const float intensity = 1.0; const float ambient =
0.2; void main() { vec4 color = vec4(0.1,0.9,0.3,1.0); float opacity =
abs(dot(normalize(-N), normalize(-I))); opacity = ambient +
intensity*(1.0-pow(opacity,edgeFalloff)); gl_FragColor = opacity *
color; gl_FragColor.a = opacity; } attribute vec3 vertexPosition;
attribute vec3 vertexNormal; varying vec3 I; varying vec3 N; uniform
mat4 modelViewProjectionMatrix; uniform mat4 modelViewMatrix; uniform
mat4 normalMatrix; void main() { vec4 vp4 = vec4(vertexPosition,1.0);
vec4 P = modelViewMatrix * vp4; I = P.xyz - vec3(0); N =
vec3(normalMatrix * vec4(vertexNormal,0.0)); gl_Position =
modelViewProjectionMatrix * vp4; } and the result looks like Ho...
|
5 Replies
|
4427
Views
| ||
by
RolandRaytchev
2 Replies
4099
Views
| 1.)The first question it is possible to extract model data of 3d models
in Vuforia Studio? In this c...
|
2 Replies
|
4099
Views
| ||
1 Reply
1218
Views
| 在扫描模式。我说“”嘿视图,显示库。或者“嘿视图,下载体验。”没有回复。但它可以扫描ThingMark并加载体验。
|
1 Reply
|
1218
Views
| ||
3 Replies
2984
Views
| Does anyone know how to open a URL via JS? I have tried window.open()
which works in the Preview and...
|
3 Replies
|
2984
Views
| ||
by
Milliau
6 Replies
2916
Views
| I created an experience on Vuforia Studio using model target detection
and it the detection works fi...
|
6 Replies
|
2916
Views
| ||
by
Giuseppe_Fiore
6 Replies
2904
Views
| is it possible to get a list of the files present in the
resource/Uploaded folder by code ?
|
6 Replies
|
2904
Views
| ||
by
Milliau
1 Reply
1046
Views
| Hey, I have trouble with my HOlolens experience. I created it new to
solve it but this doesn't help ...
|
1 Reply
|
1046
Views
| ||
by
lingashettym
8 Replies
4172
Views
| I installed Vuforia Studio Trail version and created Demo project and
successfully published the dem...
|
8 Replies
|
4172
Views
| ||
by
dsgnrClarK
5 Replies
3763
Views
| How to accomplish real-time Sectioning function like this? Or, just
pre-made Selectable Static Secti...
|
5 Replies
|
3763
Views
| ||
7 Replies
4000
Views
| Hello, I am a beginner using Vuforia Studio and Creo Illustrate, I
usually use 3ds Max. So for learn...
|
7 Replies
|
4000
Views
| ||
3 Replies
2373
Views
| Vuforia Studio New Scan widget to scan barcodes and QR codes (Mobile and
2D eyewear) Support for Cre...
|
3 Replies
|
2373
Views
| ||
2 Replies
1218
Views
| I would like to start a new trial version for my trainee but it doesn't
work. I filled all the field...
|
2 Replies
|
1218
Views
| ||
by
nleeheidt
0 Replies
717
Views
| Do you have experience with PTC Vuforia? PTC needs your help. We are
recruiting an exclusive group o...
|
0 Replies
|
717
Views
| ||
by
A_Macierzynski
8 Replies
5442
Views
| Hello! I am looking for a complete list of all thrown events in
Experience Lifecycle. I know that we...
|
8 Replies
|
5442
Views
| ||
10 Replies
8152
Views
| SUBJ.
|
10 Replies
|
8152
Views
| ||
1 Reply
1040
Views
| When I create an experience in vuforia studio, all assets & codes are
getting saved in c-drive 'docu...
|
1 Reply
|
1040
Views
| ||
by
St456
2 Replies
1552
Views
| We have finally installed our Experience server on our own
infrastructure, however, when I scan one ...
|
2 Replies
|
1552
Views
| ||
by
ytsubone
5 Replies
2757
Views
| My purpose is to move the position of the model.I want to move
freely.Because it is difficult for mo...
|
5 Replies
|
2757
Views
| ||
4 Replies
1981
Views
| Hi, Is it possible to edit/modify the 2D overlay/UI in studio using any
IDE. I have developed a web ...
|
4 Replies
|
1981
Views
| ||
by
Macierzynski_K
7 Replies
4715
Views
| Hi everyone, I have made the Experience in Vuforia Studio (8.4.0.4300),
I set the Experience Service...
|
7 Replies
|
4715
Views
| ||
by
GabrielSoftenge
1 Reply
1156
Views
| Hello, I would like to know if there is any reference material where I
can look for the elements whi...
|
1 Reply
|
1156
Views
|
| Subject | Author |
|---|---|
