Search found 16 matches

by NishantA23
Wed Apr 17, 2024 8:07 pm
Forum: Pano2VR general
Topic: Transition effect between two nodes
Replies: 0
Views: 36

Transition effect between two nodes

Hello, We are trying to achieve a very interesting transition effect, which makes the user feel like they're walking between two nodes. Here is the reference - https://biganto.com/ Is there a way to achieve such a transition effect with Pano2VR tours ? Our client is asking for such a transition requ...
by NishantA23
Mon Apr 15, 2024 4:28 pm
Forum: Object2VR general
Topic: Unable to use poly hotspot color change API
Replies: 3
Views: 337

Re: Unable to use poly hotspot color change API

Hi Hopki,

Can you please give us an estimate on when would be the next release date ? We have to create a POC based on these API calls, and have some strict deadlines.

Can you please help. Thanks
by NishantA23
Fri Apr 12, 2024 9:00 pm
Forum: Object2VR general
Topic: Unable to use poly hotspot color change API
Replies: 3
Views: 337

Unable to use poly hotspot color change API

Hi Hopki / team Object2VR, We are trying to change color of a specific poly hotspot with id="02" by making an API call. However, it doesn't work. Can you please help ? This is the code we are trying to use function changeColor(){ obj.changePolyHotspotColor("02", 0x0E6D6E, 0.5, 0x...
by NishantA23
Mon Mar 14, 2022 11:43 am
Forum: Object2VR general
Topic: VR Mode for Object 2 VR
Replies: 6
Views: 26260

Re: VR Mode for Object 2 VR

The expected result I am thinking about is to show the current image in VR Headset as large as possible, and let the surrounding be black.
by NishantA23
Tue Nov 30, 2021 9:47 am
Forum: Object2VR general
Topic: VR Mode for Object 2 VR
Replies: 6
Views: 26260

VR Mode for Object 2 VR

Hello,

It will really help if you can let us know if it's possible to enable WebVR or WebXR with Object 2 VR scenes. We want to see our O2VR scenes in a VR Headset.

Is it possible at the moment ? If not, can you build it for your users ?

Thank you.
by NishantA23
Thu Sep 23, 2021 10:22 am
Forum: Object2VR general
Topic: Object2vr 4.0
Replies: 19
Views: 46159

Re: Object2vr 4.0

Any News on Object2VR 4.0 ?

It's 2021 !
by NishantA23
Thu Sep 09, 2021 2:15 pm
Forum: Object2VR general
Topic: Click Events on polygon hotspot
Replies: 1
Views: 7292

Click Events on polygon hotspot

Hello,

We want to know how can we have custom JS functions being triggered on click over any polygon hotspot.

Please help us with the same.

Thank you.
by NishantA23
Mon Aug 30, 2021 11:26 am
Forum: Object2VR general
Topic: API to control every unique polygon's properties
Replies: 0
Views: 35897

API to control every unique polygon's properties

Hello Obecjt2VR Team, We are looking for a solution where we can control the properties of all our polygons through API. We want to change the background color, toggle visibility by targeting the IDs of our polygons. We are trying to create an apartment configurator where, every polygon will represe...
by NishantA23
Tue Aug 24, 2021 11:10 am
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

What I mean is that, is there a possibility to add Z-index value to a polygon from the skin editor or through some code ?
by NishantA23
Fri Jul 30, 2021 9:36 am
Forum: Object2VR general
Topic: Javascript API to control Zoom IN/OUT
Replies: 1
Views: 7675

Javascript API to control Zoom IN/OUT

Hello,

Is there a Javascript API that helps to Zoom IN/OUT of an Object2VR scene ? Kindly help if it's available.
by NishantA23
Fri Jul 30, 2021 9:30 am
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

HI,

I want to know if I can manually set a Z-index value to each polygon in my scene ? I understand that the skin tree would help, but if I add some custom element in my skin and want to control the polygon z-index, then it has to have a value. Is there a possibility to do this via a code ?
by NishantA23
Thu Jul 29, 2021 8:53 am
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

Hello,

Is there a possibility to add Z-index value to hotspots ? Somewhere through code or by editing some files ?

Thanks.
by NishantA23
Mon Jul 19, 2021 11:29 am
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

Hello,

Can you please reply to this problem. I am still trying to solve it.
by NishantA23
Tue Jul 06, 2021 7:25 pm
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

Hello Hopki,

Can you please reply to this problem. I am still trying to solve it.

Thank you.
by NishantA23
Sat May 22, 2021 10:47 am
Forum: Object2VR general
Topic: Restrict Dragging of 3D Object
Replies: 10
Views: 12599

Re: Restrict Dragging of 3D Object

Hello, If I add the transparent rectangle, I would not be able to click on my hotspots as well, right ? Imagine that on column 20 I have hotspots and I don't want the user to drag with mouse on this frame. Here, since the hotspot needs interaction, the transparent rectangle will block it as it will ...