{"id":28749686,"url":"https://github.com/psigen/node-horde3d","last_synced_at":"2025-06-16T20:44:08.400Z","repository":{"id":14148891,"uuid":"16854604","full_name":"psigen/node-horde3d","owner":"psigen","description":"node.js bindings for Horde3D rendering engine","archived":false,"fork":false,"pushed_at":"2014-02-17T07:25:47.000Z","size":2752,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-08T04:47:46.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psigen.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}},"created_at":"2014-02-15T01:58:23.000Z","updated_at":"2014-02-17T07:25:47.000Z","dependencies_parsed_at":"2022-07-08T03:57:49.407Z","dependency_job_id":null,"html_url":"https://github.com/psigen/node-horde3d","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/psigen/node-horde3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Fnode-horde3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Fnode-horde3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Fnode-horde3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Fnode-horde3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psigen","download_url":"https://codeload.github.com/psigen/node-horde3d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Fnode-horde3d/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260236340,"owners_count":22979401,"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":[],"created_at":"2025-06-16T20:44:07.729Z","updated_at":"2025-06-16T20:44:08.391Z","avatar_url":"https://github.com/psigen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-horde3d\n============\n\nNode.js bindings to Horde3D through [node-ffi].\n\nThese bindings are automatically generated via [node-ffi-generate] from the Horde3D API header file (`Bullet-C-Api.h`).  They have a 1:1 mapping with the existing Horde3D API documentation.\n\n  * [Documentation for the Horde3D API]\n\nInstalling this library via NPM\n-------------------------------\nCurrently, this library is not published to `npm`.  However, you can use it in npm projects by adding it to your `package.json` using a git url:\n\n```javascript\n\"dependencies\": { \n  \"horde3d\": \"git://github.com/psigen/node-horde3d.git\"\n}\n```\n\nExample Usage\n-------------\n```javascript\nvar h3d = require('horde3d').horde3d;\nvar sdk = h3d.Horde3DInit;\n...\nconsole.log('Doing Horde3D stuff...');\n...\nh3d.DeleteSdk(sdk);\n```\n\nCompilation notes\n-----------------\n  * Nothing weird just yet.\n\n\u003c!-- Link references --\u003e\n[node-ffi]: https://github.com/rbranson/node-ffi\n[node-ffi-generate]: https://github.com/tjfontaine/node-ffi-generate\n[Documentation for the Horde3D API]: http://horde3d.org/docs/manual.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsigen%2Fnode-horde3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsigen%2Fnode-horde3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsigen%2Fnode-horde3d/lists"}