JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How to load the stl file of three.js

    General Discussions
    2
    2
    314
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sea-DH1
      Sea-DH1 last edited by

      I want to use the three.js renderer for the stl file loaded by three.js, or other format files, and use the jscad api, such as modeling/boonleans

      z3dev 1 Reply Last reply Reply Quote 0
      • z3dev
        z3dev @Sea-DH1 last edited by

        @sea-dh1 welcome to the user group!

        The modeling library creates 3D shapes into geom3 data structures. Of course, three.JS has a different data structure for ‘mesh’. So, all you have to do is… convert geom3 data to 3js data.

        No. JSCAD doesn’t support this. Good luck!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors