Search found 166 matches

by rroux
Thu May 17, 2018 12:51 pm
Forum: General discussion
Topic: VR and Android Chrome
Replies: 3
Views: 19845

Re: VR and Android Chrome

VR is a hot R&D topic for us and we are currently testing this a lot to find the best way to implement it.
by rroux
Thu May 17, 2018 12:48 pm
Forum: General discussion
Topic: how to disable full screen of images on double click
Replies: 2
Views: 16754

Re: how to disable full screen of images on double click

Hello arvind_ari, To disable the fullscreen on double click, you'll have to specify the behavior of the pointer controller to override the default option. You can add this controllers config object at the root of your config.json file. "controllers": { "instances": [ { "uid&...
by rroux
Thu Apr 05, 2018 1:18 pm
Forum: General discussion
Topic: ForgeJS Slack Channel
Replies: 46
Views: 331995

Re: ForgeJS Slack Channel

Invitation sent. Welcome to our Forum & Slack channel.
by rroux
Tue Mar 27, 2018 11:20 am
Forum: General discussion
Topic: ForgeJS Slack Channel
Replies: 46
Views: 331995

Re: ForgeJS Slack Channel

Invitation sent. Welcome to our Forum & Slack channel.
by rroux
Tue Feb 27, 2018 9:10 am
Forum: General discussion
Topic: WebVR not working
Replies: 5
Views: 21602

Re: WebVR not working

No ETA but I hope we'll be able to release something Q2 2018.
The point is to release a reliable code base to it takes time to polish, it's for the best :)
We are working on transition between scenes and we have a lot of work to achieve this.
by rroux
Fri Feb 23, 2018 2:20 pm
Forum: General discussion
Topic: Facebook cubemap video not displaying properly
Replies: 5
Views: 22425

Re: Facebook cubemap video not displaying properly

You're welcome!
by rroux
Thu Feb 22, 2018 4:31 pm
Forum: General discussion
Topic: Facebook cubemap video not displaying properly
Replies: 5
Views: 22425

Re: Facebook cubemap video not displaying properly

Very nice video by the way! looks cool when it is working :)
by rroux
Thu Feb 22, 2018 4:19 pm
Forum: General discussion
Topic: ForgeJS Slack Channel
Replies: 46
Views: 331995

Re: ForgeJS Slack Channel

Invitation sent. Welcome to our Forum & Slack channel.
by rroux
Thu Feb 22, 2018 4:16 pm
Forum: General discussion
Topic: Facebook cubemap video not displaying properly
Replies: 5
Views: 22425

Re: Facebook cubemap video not displaying properly

Hello Sunny, You have to specify the size of the tiles of your cubemap video. To do this you have to set the tile parameter in your media configuration. In your case, your video is 3456 x 2304 so the tile size is 2304 / 2 = 1152 Just replace your media config by this one and it should work : "m...
by rroux
Thu Feb 22, 2018 3:49 pm
Forum: General discussion
Topic: WebVR not working
Replies: 5
Views: 21602

Re: WebVR not working

Hello apoudel,

WebVR is broken on the last release so it is normal.
We are currently reworking all the rendering code so a new version will be released asap.

Have a nice day !

Go to advanced search