{"id":26175527,"url":"https://github.com/bhom/bhom_engine","last_synced_at":"2025-04-05T07:06:44.627Z","repository":{"id":38429105,"uuid":"56849379","full_name":"BHoM/BHoM_Engine","owner":"BHoM","description":"Internal manipulation of the BHoM","archived":false,"fork":false,"pushed_at":"2024-10-29T10:13:44.000Z","size":83187,"stargazers_count":26,"open_issues_count":240,"forks_count":14,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2024-10-29T12:16:44.625Z","etag":null,"topics":["bhom","core","engine"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BHoM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"Security_Engine/Compute/CameraFieldOfView.cs","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-22T11:04:48.000Z","updated_at":"2024-10-17T09:28:12.000Z","dependencies_parsed_at":"2024-11-05T12:59:30.207Z","dependency_job_id":null,"html_url":"https://github.com/BHoM/BHoM_Engine","commit_stats":{"total_commits":5376,"total_committers":74,"mean_commits":72.64864864864865,"dds":0.7864583333333334,"last_synced_commit":"618ebebb80553c61ec4d5210369e15ba528a5800"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FBHoM_Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FBHoM_Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FBHoM_Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FBHoM_Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BHoM","download_url":"https://codeload.github.com/BHoM/BHoM_Engine/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bhom","core","engine"],"created_at":"2025-03-11T20:56:50.394Z","updated_at":"2025-04-05T07:06:44.610Z","avatar_url":"https://github.com/BHoM.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n[![Build status](https://ci.appveyor.com/api/projects/status/brsd5poowi0moq2b/branch/master?svg=true)](https://ci.appveyor.com/project/BHoMBot/bhom-engine/branch/master)\n[![Build Status](https://dev.azure.com/BHoMBot/BHoM/_apis/build/status/BHoM_Engine/BHoM_Engine.CheckCore?branchName=master)](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=15\u0026branchName=master)\n\n# Core BHoM_Engine Repo\n\nThis repo is part of the Buildings and Habitats object Model. \nIf you are new (_welcome!_  👋 😄)  a great place to start is on [bhom.xyz](https://bhom.xyz) and reading our [documentation](https://bhom.xyz/documentation), including our [Getting Started Pages](https://bhom.xyz/documentation/Basics/Using-the-BHoM/).\n\nThis particular repo contains all of the core _engine methods_ that operate on the central object model.\n\nThe BHoM Engine is essentially a large list of funtions for processing BHoM objects, extending their capability. With the objects themselves a simple agreed list of properties, the engines are where all the intelligence is stored, capturing and encoding crowd sourced know-how. See [creating new algorithms](https://bhom.xyz/documentation/BHoM_Engine/) for more details.\n\n\nAlong with the rest of the core repositories - [BHoM](https://github.com/BHoM/BHoM), [BHoM_Adapter](https://github.com/BHoM/BHoM_Adapter) and [BHoM_UI](https://github.com/BHoM/BHoM_UI) – this is the basis on which all of the BHoM Toolkits are built.\n\n## Quick Start 🚀 \n\nGrab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).\n\n\n## Getting Started for Developers 🤖 \n\nIf you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄 \nDo take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/).\n\n\n## Want to Contribute? ##\n\nBHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).\n\n\n## Licence ##\n\nBHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)  \nEach contributor holds copyright over their respective contributions.\nThe project versioning (Git) records all such contribution source information.\nSee [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fbhom_engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhom%2Fbhom_engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fbhom_engine/lists"}