{"id":13528912,"url":"https://github.com/blueburncz/GMD3D11","last_synced_at":"2025-04-01T14:33:34.578Z","repository":{"id":63975227,"uuid":"572240413","full_name":"blueburncz/GMD3D11","owner":"blueburncz","description":"D3D11 functions extension for GameMaker","archived":false,"fork":false,"pushed_at":"2025-02-08T20:42:43.000Z","size":1084,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T21:27:05.226Z","etag":null,"topics":["d3d11","dll","extension","gamemaker","gamemaker-studio-2"],"latest_commit_sha":null,"homepage":"","language":"Game Maker Language","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/blueburncz.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":"2022-11-29T21:08:42.000Z","updated_at":"2025-02-08T20:42:47.000Z","dependencies_parsed_at":"2024-01-03T04:07:43.155Z","dependency_job_id":"5703ef90-6778-455e-8976-48d470a2867e","html_url":"https://github.com/blueburncz/GMD3D11","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMD3D11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMD3D11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMD3D11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueburncz%2FGMD3D11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueburncz","download_url":"https://codeload.github.com/blueburncz/GMD3D11/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246655428,"owners_count":20812634,"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":["d3d11","dll","extension","gamemaker","gamemaker-studio-2"],"created_at":"2024-08-01T07:00:28.149Z","updated_at":"2025-04-01T14:33:29.565Z","avatar_url":"https://github.com/blueburncz.png","language":"Game Maker Language","funding_links":[],"categories":["Native Extensions"],"sub_categories":["Recommendations"],"readme":"# GMD3D11\r\n\u003e D3D11 functions extension for GameMaker\r\n\r\n[![License](https://img.shields.io/github/license/blueburncz/GMD3D11)](LICENSE)\r\n[![Discord](https://img.shields.io/discord/298884075585011713?label=Discord)](https://discord.gg/ep2BGPm)\r\n\r\n## Features\r\n* Set up to 128 vertex and pixel shader samplers. Compatible with `surface_get_texture` and `sprite_get_texture`!\r\n* Compile vertex and pixel shaders from files.\r\n* Hook into `ID3D11DeviceContext::Draw` calls to swap out used vertex and pixel shaders with custom ones.\r\n* Constant buffers.\r\n* Instanced rendering.\r\n\r\n## Building the DLL\r\nRequires [CMake](https://cmake.org/) 3.23 at least!\r\n\r\n```sh\r\ncd cpp\r\nmkdir build\r\ncd build\r\ncmake ..\r\ncmake --build . --config=Release\r\nCopy-Item -Path ./Release/GMD3D11.dll -Destination ../../datafiles\r\n```\r\n\r\n## Links\r\n* [Documentation](https://blueburn.cz/gmd3d11/docs)\r\n\r\n## Credits\r\n* https://github.com/ParinovYT/cVmtHook-x64 - x64 VMT hook\r\n* https://polyhaven.com/a/rubber_duck_toy - model used in instanced rendering example\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueburncz%2FGMD3D11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueburncz%2FGMD3D11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueburncz%2FGMD3D11/lists"}