Skip to main content

Posts

Showing posts from June, 2023

Rhino 3D - GH: Site Evaluation: 2D View Analysis - Isovists

   SERIES: Rhino 3D - Grasshopper Visual Scripting Site Evaluation: 2D View Analysis - Isovists Grasshopper Methodology

Release Notes of ArchEval v0.1.0

Date: 19.06.2023 ArchEval BUILT ENVIRONMENT EVALUATION TOOL FOR GRASSHOPPER, RHINO 3D VIJESH KUMAR VALIYAPPURAKKAL ANGEL SEBASTIAN -  https://www.linkedin.com/in/angel-sebastian-4b760023b/ KARAN REVANKAR -  https://www.linkedin.com/in/karan-revankar-6a7704237/ Download link:  architectvijeshkumarv/ArchEval-v0.1.0: Tool for Built Environment Analysis (github.com) ArchEval | Food4Rhino    https://www.food4rhino.com/en/app/archeval-0  Notes from the Author ArchEval tool is a package envisioned to contain built environment evaluation tools that help the architects make decisions on project development during any design stage. Currently, we release the tool ArchEval v0.1.0, the package is up with Site Preparation, Topography and Hydrology evaluation tools. We hope this tool will help your design development progressively. We look forward to further developing these tools by hearing from you. For any query and technical support related to this tool please contact us at.  The brain behi

Rhino 3D - GH: Site Evaluation: Surface water flow path

   SERIES: Rhino 3D - Grasshopper Visual Scripting Site Evaluation: Surface water flow path - Part I It is raining in Rhino! Grasshopper Methodology

GHPython Coding: Site Evaluation: Degree of Slope - III

     SERIES: GHPython Coding Site Evaluation: Degree of Slope - III Ref: https://natureofenvironment.blogspot.com/2023/05/beginners-ghpython-coding-site.html  https://natureofenvironment.blogspot.com/2023/06/beginners-ghpython-coding-site.html This is the final segment of site evaluation if you have tried the GH in references 1 and 2. The GHPython coding is done to directly call the gh python components into the analysis of the surface. This is only a basic analysis of the site only to understand the programming. The study has to be extended and made into components for better analysis. I encourage you to try and get back on it. GHPython Code: visit and download the built environment tools at:  architectvijeshkumarv/ArchEvalTools-Beta-V1: Tools for Built environment analysis. (github.com)

GHPython Coding: Site Evaluation: Degree of Slope - II

    SERIES: GHPython Coding Site Evaluation: Degree of Slope - II This https://natureofenvironment.blogspot.com/2023/05/beginners-ghpython-coding-site.html was with mesh, but the II with the surface. This slope analysis may bring questions on the best method of site evaluation. Keep asking questions.