{"id":23002478,"url":"https://github.com/upf-gti/jswgpuengine","last_synced_at":"2026-04-05T23:34:15.690Z","repository":{"id":267441416,"uuid":"901261072","full_name":"upf-gti/jswgpuengine","owner":"upf-gti","description":"wgpuEngine Node Package","archived":false,"fork":false,"pushed_at":"2025-03-06T16:51:11.000Z","size":4305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-06T17:44:21.345Z","etag":null,"topics":["3d","node","npm","webgpu","wgpuengine"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@upf-gti/jswgpuengine","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/upf-gti.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-12-10T10:35:18.000Z","updated_at":"2025-03-06T16:51:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ebf71dd-838c-4411-86eb-ce885dde227a","html_url":"https://github.com/upf-gti/jswgpuengine","commit_stats":null,"previous_names":["upf-gti/jswgpuengine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upf-gti%2Fjswgpuengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upf-gti%2Fjswgpuengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upf-gti%2Fjswgpuengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upf-gti%2Fjswgpuengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upf-gti","download_url":"https://codeload.github.com/upf-gti/jswgpuengine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828505,"owners_count":20840474,"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","node","npm","webgpu","wgpuengine"],"created_at":"2024-12-15T07:11:10.032Z","updated_at":"2025-12-30T23:11:45.671Z","avatar_url":"https://github.com/upf-gti.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wgpuEngine Node Package\n\n\u003e [!IMPORTANT]\n\u003e Currently in development!\n\nNode package for our newly developed [wgpuEngine](https://github.com/upf-gti/wgpuEngine). Since bindings from the C++ original engine are not completely integrated, this package only provides a simple and work-in-progress interface to start developing some demos and prototypes.\n\n## Installation\n\nInstall the package using npm:\n\n```bash\nnpm install jswgpuengine\n```\n\n## Quick start\n\nAdd first an import map to shorten paths if needed:\n\n```html\n\u003cscript type=\"importmap\"\u003e\n{\n    \"imports\": {\n        \"@upf-gti/jswgpuengine\": \"/node_modules/@upf-gti/jswgpuengine/index.js\"\n    }\n}\n\u003c/script\u003e\n```\n\n```js\n\nimport { Module } from '@upf-gti/jswgpuengine';\n\nModule.runEngine( () =\u003e  {\n    const engine = Module.Engine.instance;\n    // ...\n} );\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupf-gti%2Fjswgpuengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupf-gti%2Fjswgpuengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupf-gti%2Fjswgpuengine/lists"}