GithubHelp home page GithubHelp logo

thomthom / quadface-tools Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 1.0 10.28 MB

Suite of tools for manipulating quad faces in SketchUp.

Home Page: https://extensions.sketchup.com/en/content/quadface-tools

License: MIT License

Ruby 97.83% CSS 0.26% HTML 1.00% JavaScript 0.92%
sketchup extension quad loops uv-mapping

quadface-tools's People

Contributors

thomthom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

vb6hobbyst7

quadface-tools's Issues

Support LibFredo Updater

Original report by me.


Add passive update info:

#!ruby

def self.register_plugin_for_LibFredo6
   {   
      :name => "QuadFace Tools",
      :author => "thomthom",
      :version => "0.4.0",
      :date => "20 Sep 11",   
      :description => "Lorem Ipsum",
      :link_info => "http://forums.sketchucation.com"
   }
end

Reading the Settings produces nil errors

Original report by me.

The original report had attachments: QuadFace_reload.png

quadface_reload


Several reports of loading errors that seem to be related to reading the settings. Nils are encountered... Might be related to UV Tools not reporting / handling errors when invalid grids are encountered?

Unwrap 2D Grid

Original report by me.


For meshed that can be mapped to a simple 2D grid, recreate a flat mesh.

Use source material, or use current material.

Add About dialog

Original report by me.


So that users can easily check the version of QuadFace tools and TT_Lib, include an About dialog.

Make it a WebDialog with links to download page? Donation page? SCF thread?

Transfer UV Mapping

Original report by me.


Map selected / connected mesh to a 2d grid.

Pick new origin, U and V - compute another grid

Transfer the UV mapping from the first set to the second.

UV Mapping Tool

Original report by me.


Implement a tool that allows for UV mapping across selected QuadFaces.

  1. Pick start vertex

  2. Pick U edge

  3. Pick V edge

Redefine "QuadFace"

Original report by me.


Based on feedback from Fredo, A QuadFace is better defined as:

  • Diagonal: Soft + Smooth + Hidden
  • Border: NOT Diagonal

The new definition is simpler, allows for better outlines, and allows for the native Smoothing tool to be used on a mesh for smoothing (Not unsmoothing)

Convert Blender imported DAE quads to SketchUp quads

Original report by me.


When importing DAE meshes that comes from Blender, the quads are separated by a hidden edge, instead of a soft edge.

An convert routine that converts these Blender quads (hard edges, hidden separator) into SketchUp quads would be useful for transferring meshes between applications.

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.