Giter VIP home page Giter VIP logo

stl-estimator-nodejs's Introduction

STL Estimator - HacktoberFest 2019

buddy pipeline

The goal of this project is to create an online STL file that users can upload a 3D Model (STL format binary or ascii) to get stats of their 3D Models. An example would be the volume of the model or the bouding box (L x W x H). This is commonly used for 3D Printing and depending on the level of interest we can accomplish some pretty cool things with this project. Things like Cost Estimation, Model Renderings, Saving Projects and Procssing G-Code files!

Here is a rough example of what something like this could look like:

stl example

Getting Started

Please review the Contributing file for information on how to work on this project

Dependancies

This project is built with NodeJS, Express, Vanilla JS and Handlebars. Let's try to keep this as simple as possible so everyone can contribute.

Requirements

  • NodeJS
  • Yarn or NPM (I use Yarn)
  • Nodemon

Working with the code

  • yarn install or npm install to install dependancies
  • yarn start or npm start to start the server and use the app
  • yarn dev or npm dev to fireup nodemon work in dev mode for the app

Working on Issues

Please request to work on an issue and wait until you are assigned. Once assigned please reply back that your working on it or it will go to the next person that asked.

Pull Request

Please always create pull requests to dev branch and see the Contributing for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.