{"id":17535571,"url":"https://github.com/zalo/threeocclusogram","last_synced_at":"2025-10-09T02:08:49.600Z","repository":{"id":257964093,"uuid":"873223584","full_name":"zalo/ThreeOcclusogram","owner":"zalo","description":"Visualize the Occlusogram of a pair of meshes in your browser!","archived":false,"fork":false,"pushed_at":"2024-10-15T20:14:40.000Z","size":13655,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T12:53:33.836Z","etag":null,"topics":["occlusogram","three-js"],"latest_commit_sha":null,"homepage":"https://zalo.github.io/ThreeOcclusogram/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zalo.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T19:59:48.000Z","updated_at":"2024-10-18T05:20:59.000Z","dependencies_parsed_at":"2024-10-17T05:42:43.745Z","dependency_job_id":null,"html_url":"https://github.com/zalo/ThreeOcclusogram","commit_stats":null,"previous_names":["zalo/threeocclusogram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FThreeOcclusogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FThreeOcclusogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FThreeOcclusogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FThreeOcclusogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalo","download_url":"https://codeload.github.com/zalo/ThreeOcclusogram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248442956,"owners_count":21104306,"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":["occlusogram","three-js"],"created_at":"2024-10-20T19:07:16.062Z","updated_at":"2025-10-09T02:08:44.566Z","avatar_url":"https://github.com/zalo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [ThreeOcclusogram](https://zalo.github.io/ThreeOcclusogram/)\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://github.com/zalo/ThreeOcclusogram/deployments/activity_log?environment=github-pages\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/deployments/zalo/ThreeOcclusogram/github-pages?label=Github%20Pages%20Deployment\" title=\"Github Pages Deployment\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/zalo/ThreeOcclusogram/commits/main\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/last-commit/zalo/ThreeOcclusogram\" title=\"Last Commit Date\"\u003e\u003c/a\u003e\n  \u003c!--\u003ca href=\"https://github.com/zalo/ThreeOcclusogram/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/zalo/ThreeOcclusogram\" title=\"License: Apache V2\"\u003e\u003c/a\u003e--\u003e  \u003c!-- No idea what license this should be! --\u003e\n\u003c/p\u003e\n\nA simple proof of concept for computing and visualizing Dental Occlusograms on the GPU\n\n![ThreeOcclusogramDemo](./assets/OcclusogramDemo.gif)\n\nThis demo uses `three-mesh-bvh` to treat the meshes like SDFs, but prebaking the meshes to 3D textures would probably be much faster.\n\nInspired by this Github Issue: https://github.com/zalo/ThreeHydroelasticContacts/issues/1\n\n # Building\n\nThis demo can either be run without building (in Chrome/Edge/Opera since raw three.js examples need [Import Maps](https://caniuse.com/import-maps)), or built with:\n```\nnpm install\nnpm run build\n```\nAfter building, make sure to edit the index .html to point from `\"./src/main.js\"` to `\"./build/main.js\"`.\n\n # Dependencies\n - [three.js](https://github.com/mrdoob/three.js/) (3D Rendering Engine)\n - [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) (Accelerated Raycasting and Closest Point Queries)\n - [esbuild](https://github.com/evanw/esbuild/) (Bundler)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalo%2Fthreeocclusogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalo%2Fthreeocclusogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalo%2Fthreeocclusogram/lists"}