{"id":13419855,"url":"https://github.com/tpaviot/oce","last_synced_at":"2025-05-16T07:07:28.873Z","repository":{"id":1407027,"uuid":"1462287","full_name":"tpaviot/oce","owner":"tpaviot","description":"OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.","archived":false,"fork":false,"pushed_at":"2021-02-08T06:17:43.000Z","size":187647,"stargazers_count":831,"open_issues_count":60,"forks_count":283,"subscribers_count":93,"default_branch":"oce/patches","last_synced_at":"2025-04-08T17:17:58.607Z","etag":null,"topics":["3d","c-plus-plus","cad"],"latest_commit_sha":null,"homepage":"http://groups.google.com/group/oce-dev","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"acm-uiuc/chroma-scripts","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpaviot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_LGPL_21.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-10T04:53:06.000Z","updated_at":"2025-04-04T07:27:31.000Z","dependencies_parsed_at":"2022-08-06T10:16:21.501Z","dependency_job_id":null,"html_url":"https://github.com/tpaviot/oce","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpaviot%2Foce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpaviot%2Foce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpaviot%2Foce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpaviot%2Foce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpaviot","download_url":"https://codeload.github.com/tpaviot/oce/tar.gz/refs/heads/oce/patches","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485065,"owners_count":22078767,"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":["3d","c-plus-plus","cad"],"created_at":"2024-07-30T22:01:21.952Z","updated_at":"2025-05-16T07:07:23.863Z","avatar_url":"https://github.com/tpaviot.png","language":"C++","readme":"[![Azure Build Status](https://dev.azure.com/tpaviot/oce/_apis/build/status/tpaviot.oce?branchName=azure-ci)](https://dev.azure.com/tpaviot/oce/_build?definitionId=6)\n[![Join the chat at https://gitter.im/tpaviot/oce](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/tpaviot/oce?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## About\n\noce (Open Cascade community Edition) is a fork of the Open Cascade 3D c++ modeling library. This project aims at gathering patches/changes/improvements from the OCC community. Official OCCT documentation and sources are available at http://dev.opencascade.org/\n\n## How is this project page structured ?\n\nThere are 4 main branches:\n\n1. [upstream/master](https://github.com/tpaviot/oce/tree/upstream/master) is a mirror of the official OpenCascade git repository master branch. Both are updated about once a week. Note that you need to sign a CLA to access the upstream repository, even in read only mode, otherwise you only have a gitweb access to the source. First commit is the snapshot of the 7.4.0 release.\n\n2. [oce/patches](https://github.com/tpaviot/oce/tree/oce/patches) contains community patches. oce/patches is rebased on top of upstream/master each time it is updated. oce/patches is set as the default branch in the github project settings.\n\n3. [azure-ci](https://github.com/tpaviot/oce/tree/azure-ci) contains programs to build oce on a MS Azure pipeline. azure-ci is \n\n4. [official-upstream-packages](https://github.com/tpaviot/oce/tree/official-upstream-packages) is an empty branch (dos not contain any source), also known as an orphan branch. It is a container for copies of official source and binary packages. This allows anonymous download of official packages, whereas upstream webstie requires to be logged in to start any download.\n\nTags/Releases:\n\nSince official 7.4.0, all upstream tags are mirrored using the upstream/ prefix (e.g. the [7_4_0p1](http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commit;h=fd47711d682be943f0e0a13d1fb54911b0499c31) upstream tag is available as [upstream/7_4_0p1](https://github.com/tpaviot/oce/releases/tag/upstream%2FV7_4_0p1) on this repository).\n\n## Download latest release\n\noce has not released any recent version after upstream 7.5.0 was released.\n\n## OCE documentation\n\nRead the official upstream documentation for 7.5.0 release, at:\n\nhttps://www.opencascade.com/doc/occt-7.5.0/refman/html/index.html\n\n## OCE community\n\nWe use the following online resources:\n  * git repository\n       https://github.com/tpaviot/oce\n  * Mailing list\n       http://groups.google.com/group/oce-dev/about\n  * Azure CI\n       https://dev.azure.com/tpaviot/oce\n\nTo request write access to the repository, just ask @tpaviot (tpaviot@gmail.com).\n\n## License\n\nOCE has the same license as OCCT; since OCCT 6.7.0 (OCE-0.16.x), you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation, with special exception defined in the file OCCT_LGPL_EXCEPTION.txt. See LICENSE_LGPL_21.txt for the full license text.\n\n## OCE history\n\nThe oce project was started in 2011.\n","funding_links":[],"categories":["TODO scan for Android support in followings","C++","\u003ca name=\"software\"\u003e\u003c/a\u003eSoftware Packages"],"sub_categories":["\u003ca name=\"for-cad\"\u003e\u003c/a\u003eFor CAD Modeling"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpaviot%2Foce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpaviot%2Foce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpaviot%2Foce/lists"}