JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

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

    Scheduled Pinned Locked Moved General Discussions
    4 Posts 3 Posters 1.6k Views 1 Watching
    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 ZhangC Offline
      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.

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

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

        1 Reply Last reply Reply Quote 0
        • WolfgangFahlW Offline
          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 ZhangC 1 Reply Last reply Reply Quote 0
          • Cid ZhangC Offline
            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

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post
            Powered by NodeBB | Contributors