Jump to content

3D scatterplot on babylonjs


MarianG
 Share

Recommended Posts

Hi. As I promised, I'm back with a new application of babylonjs.

Without any presentations :D a 3D scatterplot

https://www.smarteam3d.com/portfolio/3DScatterPlot.html

And here is the playground version:

https://www.babylonjs-playground.com/#E3XJMU#26

And here is a very basic example how to do your own 3D grid to draw your own scatterplot. 

https://playground.babylonjs.com/#AFGPGD#1

PS: It's not fully optimized, and I'm sure it can be done better, but it's a begining. 

Link to comment
Share on other sites

9 hours ago, davrous said:

Great stuff. Could be interesting to be viewed in WebVR also 

Yes master :D. Here is: https://www.babylonjs-playground.com/#E3XJMU#27

Unfortunatelly I don't know how to test it yet  :D and I don't know if it's a good approach. Please take a look and let me know if it's correct( lines 19 -23 and 158-169).

 

Link to comment
Share on other sites

Hi. Yes, this is one reason why I didn't use direct 

scene.createDefaultVRExperience

Now you fixed it.

And the second. If I want to use my cam when I'm not in vr. I don't know, with specific setting, and not the default frecam from helper. I'll be nice one more parameter to choose if you want or not to use default camera from helper.

By the way can I limit the webvr cam?.. to not to pass through the ground as example?

Link to comment
Share on other sites

19 hours ago, jerome said:

@bulisor for your dynamicTexture, maybe could you use instead the GUI advanced dynamic texture with the stack panel : http://doc.babylonjs.com/how_to/gui#stackpanel

Then only crop the advanced dynamic texture onto your solid particles.

It's an interesting option, I'm going to try it these days, thnk you.

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...