GithubHelp home page GithubHelp logo

eneroth3 / eneroth-face-area-counter Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 4.0 41 KB

Home Page: https://forums.sketchup.com/t/extension-example-count-material-area/56332

License: MIT License

Ruby 100.00%
transformations sketchup iterate dom

eneroth-face-area-counter's Introduction

Eneroth Material Area Counter

This simple plugin counts the area used by the different materials in the model and shows them in a messagebox.

This extension can be seen as a SketchUp Ruby extension example. The original extension was written in June 2016 when I was much less experienced than I am today. Going through the commits and see how the code base has changed may be a helpful reference for your own extension development. The code can be used as a reference to better understand:

  • the value of source control,
  • the value of writing short, concise and re-usable methods (you may want to copy several methods straight into your own project),
  • how the SketchUp model can be iterated over,
  • Vector3d cross and dot multiplication,
  • Transformations and Transformation multiplication, and
  • YARD documentation (though the syntax might be wrong, I'm quite new at this myself).

eneroth-face-area-counter's People

Contributors

eneroth3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.