{"id":15107667,"url":"https://github.com/woden-engine/woden","last_synced_at":"2025-04-15T09:52:19.645Z","repository":{"id":77003336,"uuid":"45936098","full_name":"woden-engine/woden","owner":"woden-engine","description":"World Dynamic Engine - A 3D graphics engine for Pharo","archived":false,"fork":false,"pushed_at":"2024-07-07T11:22:45.000Z","size":53642,"stargazers_count":69,"open_issues_count":9,"forks_count":9,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T19:06:19.696Z","etag":null,"topics":["3d-engine","3d-graphics","pharo","smalltalk"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/woden-engine.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":"2015-11-10T19:45:43.000Z","updated_at":"2025-02-03T14:27:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2f683ce-0771-4f95-9d64-5eeb45e45dc3","html_url":"https://github.com/woden-engine/woden","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woden-engine%2Fwoden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woden-engine%2Fwoden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woden-engine%2Fwoden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woden-engine%2Fwoden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woden-engine","download_url":"https://codeload.github.com/woden-engine/woden/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048712,"owners_count":21204305,"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-engine","3d-graphics","pharo","smalltalk"],"created_at":"2024-09-25T21:40:50.400Z","updated_at":"2025-04-15T09:52:19.594Z","avatar_url":"https://github.com/woden-engine.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WODEN Engine - World Dynamic Engine\n### A 3D graphics engine for Pharo\n\n## Requirements\n\n### 3D Graphics Card\nWoden communicates with the 3D graphics via the abstract-gpu abstraction layer.\n\n#### Windows and Linux\n\nWoden on Windows requires a modern graphics card with support for Vulkan.\n\n#### OS X\n\nWoden on OS X requires a Mac with support for the Metal API.\n\n## Loading Woden\n\nWoden can be loaded in a 64 bits Pharo 9 image by running the following script in a playground:\n\n```smalltalk\nMetacello new\n   baseline: 'WodenEngine';\n   repository: 'github://woden-engine/woden';\n   load\n```\n\n## Woden samples\n\nFor checking the Woden samples, you should check the class side of WDASceneExamples\nfor some examples, or you can just run the following script for blue window:\n\n```smalltalk\nmodel := WDAModel new.\nmodel openWith: (WDASolidColorViewSample new color: Color blue)\n```\n\n## Bug reporting\n\nFor bug reporting, use the GitHub issue tracker at the Woden repository https://github.com/woden-engine/woden\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoden-engine%2Fwoden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoden-engine%2Fwoden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoden-engine%2Fwoden/lists"}