Jump to content

Better CSG?


focomoso
 Share

Recommended Posts

Hi,

Has there been any thought of replacing the BSP based CSG model with the much better one used by openjscad (which you can find here: https://github.com/Spiritdude/OpenJSCAD.org/blob/master/csg.js)?

The advantages are that it runs faster (usually), uses less memory and creates meshes with many fewer unnecessary polygons. See this: http://www.babylonjs-playground.com/#5BFER#0 as an example of how many extrenious polygons are created with the current (bsp) method for just a simmple union of two spheres. Increase the res variable to see what happens as you increase the resolution of the spheres. 

Thanks,

James

Link to comment
Share on other sites

  • 11 months later...

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