Jump to content

Preview a Scene


oschakravarthi
 Share

Recommended Posts

Hi,

I have a collection of scenes (.babylon files) in server. I need to display preview of all these scenes to user. Like in https://sketchfab.com/models?features=downloadable&sort_by=-likeCount

I cannot load the whole scene as I show each scene in its own small thumbnail area.

(or)

If I use NullEngine, How can I get a 360 degrees screenshot from a camera and save it as a 360 degree image?

How can I achieve that?

 

Thanks in advance.

Link to comment
Share on other sites

On 10/22/2018 at 10:06 PM, Deltakosh said:

NullEngine cannot do rendering. You can use stuff like https://github.com/stackgl/headless-gl to run webGL on node server side.

Then you can use http://doc.babylonjs.com/how_to/how_to_use_reflection_probes to generate a cubemap of your environment

Thank you. Will try this. I never worked on Node.JS. Now I will explore.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...