JSCAD User Group

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

    I made a site for sharing my Jscad designs. Please tell me how you think about it

    General Discussions
    3
    4
    839
    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.
    • Cid Zhang
      Cid Zhang last edited by

      Hello everyone, I made a static website which demonstrates a collection of Jscad designs I recently made.

      Since I am only an amateur developer, I hope you guys can tell me whether this is good or bad in the aspect of website design.

      Here's the site on GitHub:
      https://gitpharm01.github.io/

      I keep its structure as simple as possible.
      The file system layout is like:
      /root
      -------/designs
      -------------------/designName/part1.html<--- a page that loads design from .jscad file
      ------------------- /designName/part1.jscad
      -------/imgs
      -------/index.html <--- index page which shows all designs
      min.js <--- the jscad core

      I have only two goals:
      1.Make it simple and static for website management
      2.Make it easy and friendly for users who don't have experience in 3D modeling/CAD.

      z3dev 1 Reply Last reply Reply Quote 0
      • Cid Zhang
        Cid Zhang @WolfgangFahl last edited by

        @WolfgangFahl Thanks for your comment!
        Since I'm not a professional web developer , my current goal is much smaller than yours, which is limited to exhibiting my designs on a static site.
        The version of the core jscad file remains the same and the file is reused over and over again.

        It would take a lot of effort when it comes to hosting a website which can receive and exhibit designs from multiple creators.

        1 Reply Last reply Reply Quote 0
        • WolfgangFahl
          WolfgangFahl last edited by

          That's great i would love if we had a common site for all jscad users where they could upload their designs to share. Especially for "components" that would be very useful. I had hoped to get this working based on a wiki but i never got i working due to the complexity of the javascript code and the v1/v2 situation that blocks proper progress. So what did you have to do to get this working?

          Cid Zhang 1 Reply Last reply Reply Quote 0
          • z3dev
            z3dev @Cid Zhang last edited by

            @Cid-Zhang Fun site! Thanks for the inspiration!

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