I created a quick Google Sheet to calculate the end time of a process based in the percentage done and time elapsed. Free for anyone to use!
Google Sheet – Process time calculator
I created a quick Google Sheet to calculate the end time of a process based in the percentage done and time elapsed. Free for anyone to use!
Google Sheet – Process time calculator
You can reach here for the interactive chart. The COVID-19 outbreak has been the subject of various studies and infographics. One of the most used is the Visual Dashboard by Johns Hopkins CSSE. I created this tool because I wanted to be able to compare statistics between two countries, and I haven’t found any tool […]
Dithering is a technique to avoid banding or moire patterns. This technique consists in a probabilistic choice of values instead of a deterministic one. Photoshop has a dithering filter called “Spatter”, while Gimp offers precise options for dithering purposes. However, using an external image editor to reduce the range of a number of values is […]
I created a quick Google Sheet to calculate the end time of a process based in the percentage done and time elapsed. Free for anyone to use! Google Sheet – Process time calculator
A friend of mine who has been a long time SketchUp user has recently asked me how to do push pull in Rhino. Here is my take: Execute the command SplitFace If you want to split by a line, simply draw it (activate Near or other OSnap recommended) You have the option to split by an existing (previously drawn) […]
Contrary to most people I meet, I am a Magic Mouse fan. I never had any wrist pain, and I love the 2D touch scroll. Having said that, the mouse comes with some incompatibilities with graphical software packages, namely Blender and Rhino Grasshopper. This post is about the latter. To make the Grasshopper canvas Zoom […]
Another take on the problem of shaping a list of numbers according to a graph visual definition. The reason for not applying a Graph Mapper component directly deals with the way Graph Mapper has its settings adjusted. These are accessible through a double-click on the component, disallowing any kind of parametric adjustments (as with the […]
While using Grasshopper, I’ve been many times confronted with the task of smoothly varying a list of number to achieve some formal effect through number control. Be it a curvature or height control, the problem here deals with easily transforming a list of numbers into another with some of the values smoothly changed. I decided […]
This definition is the interior of a cluster I created that allows for the culling of duplicate items of any type based on a criteria. In this case, we are culling lines based on their mid point. Use the criteria carefully.
This Blender add-on is a fork I modified from the original “Import Wavefront (.obj)” which ships with the official Blender release. The motivation for the creation of this modification is the maintenance of materials upon importing new geometry. A common workflow in architecture visualization is the iterative import of exported models from other software, such […]
Grasshopper does not seem to have the “pick region” feature from the Rhino Hatch command. I have created such an algorithm, taking advantage of recursive computing provided by the Hoopsnake plugin. You can download the .gh file here: FindRegion.gh The overall idea of the algorithm is to find the curve that has the shortest angle relative […]
All content © Copyright 2025 by Pedro de Azambuja Varela.
Subscribe to RSS Feed