{"id":21182482,"url":"https://github.com/ab4d/ab3d.powertoys.wpf.samples","last_synced_at":"2025-09-05T11:08:50.935Z","repository":{"id":144216806,"uuid":"213849416","full_name":"ab4d/Ab3d.PowerToys.Wpf.Samples","owner":"ab4d","description":"WPF samples for Ab3d.PowerToys library - the ultimate 3D toolkit for .Net","archived":false,"fork":false,"pushed_at":"2025-06-18T10:45:29.000Z","size":51656,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T11:02:51.921Z","etag":null,"topics":["3d","3d-graphics","c-sharp","csharp","dotnet","graphics","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ab4d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-10-09T07:23:40.000Z","updated_at":"2025-06-18T10:45:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9673133-4ad7-4e9f-b3e7-48dd627bcf65","html_url":"https://github.com/ab4d/Ab3d.PowerToys.Wpf.Samples","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ab4d/Ab3d.PowerToys.Wpf.Samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab4d%2FAb3d.PowerToys.Wpf.Samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab4d%2FAb3d.PowerToys.Wpf.Samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab4d%2FAb3d.PowerToys.Wpf.Samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab4d%2FAb3d.PowerToys.Wpf.Samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ab4d","download_url":"https://codeload.github.com/ab4d/Ab3d.PowerToys.Wpf.Samples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ab4d%2FAb3d.PowerToys.Wpf.Samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747788,"owners_count":25160652,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","3d-graphics","c-sharp","csharp","dotnet","graphics","wpf"],"created_at":"2024-11-20T17:57:09.234Z","updated_at":"2025-09-05T11:08:50.898Z","avatar_url":"https://github.com/ab4d.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ab3d.PowerToys.Wpf.Samples\n\n![Ab3d.PowerToys image](https://www.ab4d.com/images/Banner/Banner_PowerToys_intro.png)\n\n[Ab3d.PowerToys](https://www.ab4d.com/PowerToys.aspx) is the **ultimate WPF and WinForms 3D toolkit** library that greatly simplifies developing desktop applications with scientific, technical, CAD or other 3D graphics.\n\nAb3d.PowerToys is using WPF 3D rendering engine (DirectX 9). Check [Ab3d.DXEngine](https://www.ab4d.com/DXEngine.aspx) for super fast DirectX 11 rendering engine that can render the existing WPF 3D scene much faster and with better visual quality.\n\nThe samples in this repository demonstrate many features of the library and show that with .Net it is easily possible to create applications with complex 3D graphics.\n\nThe Ab3d.PowerToys is a commercial library. You can start a 60-day trial when it is first used.\n\n## Repository solutions\n\nThe Ab3d.DXEngine.Wpf.Samples repository contains the following Visual Studio solutions:\n* Ab3d.PowerToys WPF net48 Samples.sln (**.NET Framework 4.8**)\n* Ab3d.PowerToys WPF net60 Samples.sln (**.NET 6.0**)\n* Ab3d.PowerToys WPF net80 Samples.sln (**.NET 8.0**)\n\n## Dependencies\n\nThe sample project is using Ab3d.PowerToys library from NuGet - https://www.nuget.org/packages/Ab3d.PowerToys.\n\nThe Ab3d.PowerToys library includes an obj file importer that can import 3D objects defined in obj files. To import 3D objects from other file formats, the samples project uses a third-party Assimp library. Assimp library is an open source and native importer that can import 3D models from almost any 3D file format (see more: https://github.com/assimp/assimp).\n\nThe compiled versions of assimp library for 32-bit and for 64-bit process are included in the lib folder. In the lib folder there is  also Assimp.Net.dll - a manager wrapper for native assimp importer. There is also Ab3d.PowerToys.Assimp.dll - a library that can convert imported 3D objects into WPF 3D objects.\n\n## Support\n\n* Online reference help: https://www.ab4d.com/help/PowerToys/html/R_Project_Ab3d_PowerToys.htm\n* Change log: https://www.ab4d.com/PowerToys-history.aspx\n* Forum: https://forum.ab4d.com/forumdisplay.php?fid=9\n* Related blog posts: http://blog.ab4d.com/category/Ab3dPowerToys.aspx\n* Feedback: https://www.ab4d.com/Feedback.aspx\n\n## See also\n\n* [AB4D Homepage](https://www.ab4d.com/)\n* [Ab3d.DXEngine](https://www.ab4d.com/DXEngine.aspx) library\n* [Ab3d.DXEngine Samples on GitHub](https://github.com/ab4d/Ab3d.DXEngine.Wpf.Samples)\n* [AB4D products price list](https://www.ab4d.com/Purchase.aspx#PowerToys)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fab4d%2Fab3d.powertoys.wpf.samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fab4d%2Fab3d.powertoys.wpf.samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fab4d%2Fab3d.powertoys.wpf.samples/lists"}