{"id":13455456,"url":"https://github.com/stride3d/stride","last_synced_at":"2026-04-06T01:04:29.887Z","repository":{"id":37695077,"uuid":"136570231","full_name":"stride3d/stride","owner":"stride3d","description":"Stride (formerly Xenko), a free and open-source cross-platform C# game engine.","archived":false,"fork":false,"pushed_at":"2025-05-07T15:11:53.000Z","size":38715,"stargazers_count":6944,"open_issues_count":671,"forks_count":997,"subscribers_count":191,"default_branch":"master","last_synced_at":"2025-05-08T12:18:22.527Z","etag":null,"topics":["csharp","direct3d","game-development","game-engine","gamedev","multi-platform","stride","vulkan","xenko"],"latest_commit_sha":null,"homepage":"https://stride3d.net","language":"C#","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/stride3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":null,"patreon":null,"open_collective":"stride3d","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-06-08T05:25:16.000Z","updated_at":"2025-05-08T12:17:03.000Z","dependencies_parsed_at":"2024-08-07T11:37:49.729Z","dependency_job_id":null,"html_url":"https://github.com/stride3d/stride","commit_stats":{"total_commits":2671,"total_committers":150,"mean_commits":17.80666666666667,"dds":0.6203669037813553,"last_synced_commit":"8dd9a998f15b573d4aaec26aad37a2d08c3e106a"},"previous_names":["stride3d/xenko","xenko3d/xenko"],"tags_count":74,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stride3d","download_url":"https://codeload.github.com/stride3d/stride/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253065433,"owners_count":21848248,"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":["csharp","direct3d","game-development","game-engine","gamedev","multi-platform","stride","vulkan","xenko"],"created_at":"2024-07-31T08:01:05.684Z","updated_at":"2026-04-06T01:04:29.861Z","avatar_url":"https://github.com/stride3d.png","language":"C#","readme":"\u003cp\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://media.githubusercontent.com/media/stride3d/stride/84092e8aa924e2039b3f8d968907b48fc699c6b3/sources/data/images/Logo/stride-logo-readme-white.png\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://media.githubusercontent.com/media/stride3d/stride/84092e8aa924e2039b3f8d968907b48fc699c6b3/sources/data/images/Logo/stride-logo-readme-black.png\"\u003e\n      \u003ca href=\"https://www.stride3d.net/\"\u003e\u003cimg alt=\"The stride logo, a geometrical 'S' in the form of a cube\" src=\"https://media.githubusercontent.com/media/stride3d/stride/84092e8aa924e2039b3f8d968907b48fc699c6b3/sources/data/images/Logo/stride-logo-readme-black.png\"\u003e\u003c/a\u003e\n    \u003c/picture\u003e\n\u003c/p\u003e\n\n[![Join the chat at https://discord.gg/f6aerfE](https://img.shields.io/discord/500285081265635328.svg?style=flat\u0026logo=discord\u0026label=discord\u0026logoColor=f2f2f2)](https://discord.gg/f6aerfE)\n[![All Contributors](https://img.shields.io/github/all-contributors/stride3d/stride?color=ee8449)](#contributors)\n[![Financial sponsors](https://img.shields.io/opencollective/all/stride3d?logo=opencollective)](https://opencollective.com/stride3d)\n[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/stride3d/stride/blob/master/LICENSE.md)\n[![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)\n\n# Welcome to the Stride Game Engine\n\nStride is an open-source C# game engine designed for realistic rendering and VR. Highly modular, it aims to give game makers more flexibility in their development. Stride comes with an editor, [Game Studio](https://doc.stride3d.net/latest/en/manual/game-studio/index.html), which allows you to create and manage the content of your games or applications visually and intuitively. To learn more about Stride, visit [stride3d.net](https://stride3d.net/).\n\n![Stride Editor](https://stride3d.net/images/external/script-editor.png)\n\nThis README is intended for users who want to build the Stride engine from source or contribute to its development. If your goal is to create games using Stride, we recommend visiting the [Get started with Stride](https://doc.stride3d.net/latest/en/manual/get-started/index.html) guide. There, you'll find detailed instructions on downloading, installing, and getting started with game development in Stride.\n\n## 🤝 Contributing\n\nFor questions and general discussions, please join our [Discord server](https://discord.gg/f6aerfE) or participate in [GitHub Discussions](https://github.com/stride3d/stride/discussions).\n\nTo report bugs or propose features, please use the [Issues](https://github.com/stride3d/stride/issues) section on GitHub.\n\nWe welcome code contributions via pull requests. Issues tagged with **[`good first issue`](https://github.com/stride3d/stride/labels/good%20first%20issue)** are great starting points for code contributions.\n\nYou can help us translate Stride; check out our [Localization Guide](https://doc.stride3d.net/latest/en/contributors/engine/localization.html).\n\n### Earn Money by Contributing\n\nIf you are a developer with solid experience in C#, rendering techniques, or game development, we want to hire you! We have allocated funds from supporters on [Open Collective](https://opencollective.com/stride3d) and can pay for work on certain projects. [More information is available here](https://doc.stride3d.net/latest/en/contributors/engine/bug-bounties.html).\n\n## 🗺️ Roadmap\n\nOur [Roadmap](https://doc.stride3d.net/latest/en/contributors/roadmap.html) communicates upcoming changes to the Stride engine.\n\n## 🛠️ Building from Source\n\n### Prerequisites\n\n1. **Latest [Git](https://git-scm.com/downloads)** with **Large File Support** selected during setup. For convenience, you might also use a Git UI client like [GitExtensions](https://gitextensions.github.io/).\n2. **[.NET 8.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)**\n   - Run `dotnet --info` in a console or PowerShell window to see which versions you have installed.\n3. **[Visual Studio 2022](https://visualstudio.microsoft.com/downloads/)** (the Community edition is free) with the following workloads:\n   - **.NET desktop development** with **.NET Framework 4.7.2 targeting pack** (should be enabled by default)\n   - **Desktop development with C++** with:\n     - **Windows 11 SDK (10.0.22621.0)** or a later version (should be enabled by default)\n     - **MSVC v143 - VS2022 C++ x64/x86 build tools (Latest)** (should be enabled by default)\n     - **C++/CLI support for v143 build tools (Latest)** *(not enabled by default)*\n   - *Optional* (to target iOS/Android): **.NET Multi-platform App UI development** and the **Android SDK setup** individual component (enabled by default). Then, in Visual Studio, go to `Tools \u003e Android \u003e Android SDK Manager` and install **NDK** (version 20.1+) from the `Tools` tab.\n   - *Optional* (to build the VSIX package): **Visual Studio extension development**\n\n\u003e [!NOTE]\n\u003e The installation of Visual Studio with the required components may require up to **14 GB of disk space**, depending on your system and selected components.\n\n\u003e [!WARNING]\n\u003e If this is your first time installing the .NET SDK, you might need to restart your system after the installation so that the system can recognize the new environment variables.\n\n### Build Stride\n\n1. **Clone the repository** using a Git UI client or from the command line:\n   ```bash\n   git lfs clone https://github.com/stride3d/stride.git\n   ```\n2. **Open the solution:**\n   - Open `\u003cStrideDir\u003e\\build\\Stride.sln` with Visual Studio 2022. \n   - Build the `Stride.GameStudio` project in the `60-Editor` solution folder (it should be the default startup project) or run it directly from Visual Studio's toolbar.\n   - _Optionally_, open and build `Stride.Android.sln`, `Stride.iOS.sln`, etc.\n\n\u003e [!WARNING]\n\u003e **Do NOT use GitHub -\u003e Code -\u003e Download ZIP** option, as this won't include the LFS files.\n\n### Build Stride without Visual Studio\n\n1. **Install** [Visual Studio Build Tools](https://aka.ms/vs/17/release/vs_BuildTools.exe) with the same prerequisites listed above.\n2. **Add MSBuild to your system's PATH:**\n   - Add MSBuild's directory to your `PATH` environment variable (e.g., `C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\MSBuild\\Current\\Bin`).\n3. **Clone the repository:**\n   ```bash\n   git lfs clone https://github.com/stride3d/stride.git\n\n   ```\n4. **Build using the command line:**\n   - Navigate to the `/build` directory in the command prompt and run:\n   ```bash\n   msbuild /t:Restore Stride.sln\n\n   ```\n   - Then run:\n   ```bash\n   compile.bat\n\n   ```\n\n### If Building Fails\n\n* Some errors for test projects are normal, GameStudio will start anyway.\n* The Visual Studio extension might fail to build if you are missing the [Visual Studio SDK](https://learn.microsoft.com/en-us/visualstudio/extensibility/installing-the-visual-studio-sdk?view=vs-2022), but Game Studio will start anyway.\n* If you skipped any of the **Prerequisites** thinking you already have the latest version, please update to the latest to be sure.\n* Visual Studio might have issues building properly if an older version is present alongside 2022. If you want to keep those versions, ensure they are up to date and that you are building Stride using Visual Studio 2022.\n* Your system's `PATH` should not contain older versions of MSBuild (e.g., `...\\Microsoft Visual Studio\\2019\\BuildTools\\MSBuild\\Current\\Bin` should be removed).\n* Some changes might require a system reboot. Try that if you haven't yet, for example, if you see these errors:\n  * `Could not find a compatible version of MSBuild.`\n  * `Path to dotnet executable is not set.`\n* Ensure that Git, Git LFS, and Visual Studio can access the internet.\n* Close Visual Studio, clear the NuGet cache (`dotnet nuget locals all --clear`), delete the hidden `.vs` folder inside `\\build` and the files inside `bin\\packages`, kill any `msbuild` and other Visual Studio processes, then build the whole solution and run GameStudio.\n\n\u003e [!WARNING]\n\u003e Test solutions might fail, but this should not prevent you from building `Stride.GameStudio`.\n\n### Contribution Guidelines\n\nPlease check our [Contributing Guidelines](https://doc.stride3d.net/latest/en/contributors/index.html).\n\n## 🔬 Build Status\n\n|Branch| **master** |\n|:--:|:--:|\n|Windows D3D11|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildWindowsD3d11\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildWindowsD3d11),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Windows D3D12|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildWindowsD3d12\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildWindowsD3d12),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Windows Vulkan|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildWindowsVulkan\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildWindowsVulkan),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Windows OpenGL|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildWindowsOpenGL\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildWindowsOpenGL),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Windows OpenGL ES|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildWindowsOpenGLES\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildWindowsOpenGLES),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|iOS|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildiOS\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildiOS),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Android|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildAndroid\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildAndroid),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Linux Vulkan|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildLinuxVulkan\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildLinuxVulkan),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Linux OpenGL|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_BuildLinuxOpenGL\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_BuildLinuxOpenGL),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Tests Windows Simple| \u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_Tests_WindowsSimple\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_Tests_WindowsSimple),branch:master/statusIcon\"/\u003e\u003c/a\u003e\n|Tests Windows D3D11|\u003ca href=\"https://teamcity.stride3d.net/viewType.html?buildTypeId=Engine_Tests_WindowsD3D11\u0026branch=master\u0026guest=1\"\u003e\u003cimg src=\"https://teamcity.stride3d.net/app/rest/builds/buildType:(id:Engine_Tests_WindowsD3D11),branch:master/statusIcon\"/\u003e\u003c/a\u003e \n\n## 📖 Stride Documentation Landscape\n\nThe Stride documentation is organized across different locations. Here's how it's structured:\n\n1. [Stride Game Engine](https://github.com/stride3d/stride) - The main repository for Stride.\n   - [Contributing to Stride](https://doc.stride3d.net/latest/en/contributors/engine/index.html) - A guide for developers interested in contributing to or developing the Stride engine.\n1. [Stride Website](https://www.stride3d.net/) - The official site showcasing Stride, featuring:\n   - [Features](https://www.stride3d.net/features/) \n   - [Blog](https://www.stride3d.net/blog/)\n   - [Community](https://www.stride3d.net/community/)\n   - [Download](https://www.stride3d.net/download/)\n   - [Sponsor](https://www.stride3d.net/sponsor/)\n   - [Contributing to the Website](https://doc.stride3d.net/latest/en/contributors/website/index.html) - Guide for contributing to the Stride website.\n2. [Stride Docs](https://doc.stride3d.net/) - The official documentation, including:\n   - [Manual](https://doc.stride3d.net/latest/en/manual/index.html)\n   - [Tutorials](https://doc.stride3d.net/latest/en/tutorials/index.html)\n   - [Release Notes](https://doc.stride3d.net/latest/en/ReleaseNotes/ReleaseNotes.html)\n   - [Ways to contribute](https://doc.stride3d.net/latest/en/contributors/index.html)\n   - [API Reference](https://doc.stride3d.net/latest/en/api/index.html)\n   - [Community Resources](https://doc.stride3d.net/latest/en/community-resources/index.html) - Demos, articles, shaders, physics examples, and more.\n   - [Contributing to the Docs](https://doc.stride3d.net/latest/en/contributors/documentation/index.html) - Guide for contributing to the Stride documentation.\n4. [Stride Community Toolkit](https://stride3d.github.io/stride-community-toolkit/index.html) - A set of C# helpers and extensions to enhance your experience with the Stride game engine.\n   - [Contributing to Toolkit](https://github.com/stride3d/stride-community-toolkit) - Contribute to or explore the toolkit's source code.\n\n## 🌐 .NET Foundation\n\nThis project is supported by the [.NET Foundation](http://www.dotnetfoundation.org).\n\n## 🛡️ License\n\nStride is covered by the [MIT License](LICENSE.md) unless stated otherwise (i.e. for some files that are copied from other projects). You can find the list of third-party projects [here](THIRD%20PARTY.md). Contributors need to sign the following [Contribution License Agreement](https://github.com/dotnet-foundation/.github/blob/main/CLA/dotnetfoundation.yml).\n\n## ✨ Contributors \n\nThanks to all these wonderful people who have contributed to Stride!\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://stride3d.net\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/527565?v=4?s=100\" width=\"100px;\" alt=\"xen2\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003exen2\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=xen2\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Eideren\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5742236?v=4?s=100\" width=\"100px;\" alt=\"Eideren\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEideren\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Eideren\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.aggror.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3499539?v=4?s=100\" width=\"100px;\" alt=\"Jorn Theunissen\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJorn Theunissen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Aggror\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tebjan\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1094716?v=4?s=100\" width=\"100px;\" alt=\"Tebjan Halm\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTebjan Halm\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=tebjan\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/azeno\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/573618?v=4?s=100\" width=\"100px;\" alt=\"Elias Holzer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eElias Holzer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=azeno\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.tinyrocket.se\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/204513?v=4?s=100\" width=\"100px;\" alt=\"Johan Gustafsson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJohan Gustafsson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=johang88\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ykafia\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/32330908?v=4?s=100\" width=\"100px;\" alt=\"Youness KAFIA\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYouness KAFIA\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ykafia\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://md-techblog.net.pl\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/10709060?v=4?s=100\" width=\"100px;\" alt=\"Marian Dziubiak\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarian Dziubiak\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=manio143\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/AmbulantRex\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/21176662?v=4?s=100\" width=\"100px;\" alt=\"AmbulantRex\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAmbulantRex\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=AmbulantRex\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Basewq\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1356956?v=4?s=100\" width=\"100px;\" alt=\"Basewq\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBasewq\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Basewq\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/herocrab\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35175947?v=4?s=100\" width=\"100px;\" alt=\"Jarmo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJarmo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=herocrab\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://junakovic.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/60072552?v=4?s=100\" width=\"100px;\" alt=\"Antonio Junaković\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAntonio Junaković\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=cstdbool\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Kryptos-FR\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3006525?v=4?s=100\" width=\"100px;\" alt=\"Nicolas Musset\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNicolas Musset\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Kryptos-FR\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jasonswearingen\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/814134?v=4?s=100\" width=\"100px;\" alt=\"Novaleaf\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNovaleaf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=jasonswearingen\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/salahchafai\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/64394387?v=4?s=100\" width=\"100px;\" alt=\"salahchafai\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esalahchafai\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-salahchafai\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://digitaltheory.biz/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/397608?v=4?s=100\" width=\"100px;\" alt=\"Mehar\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMehar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=MeharDT\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.VaclavElias.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4528464?v=4?s=100\" width=\"100px;\" alt=\"Vaclav Elias\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVaclav Elias\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=VaclavElias\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/EternalTamago\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13661631?v=4?s=100\" width=\"100px;\" alt=\"EternalTamago\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEternalTamago\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=EternalTamago\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/WhyPenguins\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/42032199?v=4?s=100\" width=\"100px;\" alt=\"WhyPenguins\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWhyPenguins\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=WhyPenguins\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/aunpyz\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/14342782?v=4?s=100\" width=\"100px;\" alt=\"Aunnop Kattiyanet\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAunnop Kattiyanet\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=aunpyz\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/makotech222\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4389156?v=4?s=100\" width=\"100px;\" alt=\"Anon\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnon\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-makotech222\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/D3ZAX\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15343372?v=4?s=100\" width=\"100px;\" alt=\"D3ZAX\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eD3ZAX\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=D3ZAX\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/phr00t\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5983470?v=4?s=100\" width=\"100px;\" alt=\"Phr00t\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePhr00t\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=phr00t\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://schnellebuntebilder.de/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/646501?v=4?s=100\" width=\"100px;\" alt=\"sebl\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esebl\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=sebllll\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Artromskiy\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/47901401?v=4?s=100\" width=\"100px;\" alt=\"Artromskiy\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArtromskiy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Artromskiy\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/TheKeyblader\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/30444673?v=4?s=100\" width=\"100px;\" alt=\"Jean-François Pustay\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJean-François Pustay\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=TheKeyblader\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Earthmark\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1251609?v=4?s=100\" width=\"100px;\" alt=\"Daniel Miller\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDaniel Miller\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Earthmark\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://joreg.ath.cx\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1067952?v=4?s=100\" width=\"100px;\" alt=\"joreg\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejoreg\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=joreg\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jrinker03\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/49572939?v=4?s=100\" width=\"100px;\" alt=\"James Rinker\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJames Rinker\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=jrinker03\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tristanmcpherson\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/979937?v=4?s=100\" width=\"100px;\" alt=\"Tristan McPherson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTristan McPherson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=tristanmcpherson\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ericwj\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/9473119?v=4?s=100\" width=\"100px;\" alt=\"Eric\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEric\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ericwj\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/gregsn\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/575557?v=4?s=100\" width=\"100px;\" alt=\"Sebastian Gregor\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSebastian Gregor\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=gregsn\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://insomnyawolf.github.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/18150917?v=4?s=100\" width=\"100px;\" alt=\"insomnyawolf\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003einsomnyawolf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=insomnyawolf\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Doprez\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/73259914?v=4?s=100\" width=\"100px;\" alt=\"Doprez\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDoprez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Doprez\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Jklawreszuk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/31008367?v=4?s=100\" width=\"100px;\" alt=\"Jakub Ławreszuk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJakub Ławreszuk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Jklawreszuk\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Ethereal77\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8967302?v=4?s=100\" width=\"100px;\" alt=\"Mario Guerra\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMario Guerra\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Ethereal77\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tamamutu\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/62577086?v=4?s=100\" width=\"100px;\" alt=\"tamamutu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etamamutu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=tamamutu\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/IXLLEGACYIXL\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/107197024?v=4?s=100\" width=\"100px;\" alt=\"IXLLEGACYIXL\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIXLLEGACYIXL\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=IXLLEGACYIXL\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/arturoc\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/48240?v=4?s=100\" width=\"100px;\" alt=\"arturo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003earturo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=arturoc\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/garychia\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/88014292?v=4?s=100\" width=\"100px;\" alt=\"Chia-Hsiang Cheng\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChia-Hsiang Cheng\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=garychia\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://nicusorn5.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20599225?v=4?s=100\" width=\"100px;\" alt=\"Nicolae Tugui\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNicolae Tugui\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=NicusorN5\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://mattiascibien.net\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1300681?v=4?s=100\" width=\"100px;\" alt=\"Mattias Cibien\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMattias Cibien\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=mattiascibien\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://cnonim.name\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/523048?v=4?s=100\" width=\"100px;\" alt=\"Oleg Ageev\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOleg Ageev\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=cNoNim\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/SeleDreams\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/16335601?v=4?s=100\" width=\"100px;\" alt=\"SeleDreams\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSeleDreams\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=SeleDreams\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/acastrodev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6575712?v=4?s=100\" width=\"100px;\" alt=\"Alexandre Castro\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexandre Castro\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=acastrodev\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/SVNMLR\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/44621949?v=4?s=100\" width=\"100px;\" alt=\"SVNMLR\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSVNMLR\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-SVNMLR\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://chroniclesofelyria.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/17633767?v=4?s=100\" width=\"100px;\" alt=\"Jeromy Walsh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeromy Walsh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=JeromyWalsh\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://pa.rh.am/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7075456?v=4?s=100\" width=\"100px;\" alt=\"Parham Gholami\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eParham Gholami\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-parhamgholami\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/adrsch\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35346279?v=4?s=100\" width=\"100px;\" alt=\"adrsch\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eadrsch\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=adrsch\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dotlogix\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/16420200?v=4?s=100\" width=\"100px;\" alt=\"Alexander Schill\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlexander Schill\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=dotlogix\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/froce\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8515865?v=4?s=100\" width=\"100px;\" alt=\"froce\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003efroce\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=froce\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://fydar.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/19309165?v=4?s=100\" width=\"100px;\" alt=\"Fydar\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFydar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=fydar\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/MaximilianEmel\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/19846453?v=4?s=100\" width=\"100px;\" alt=\"MaximilianEmel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMaximilianEmel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=MaximilianEmel\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Schossi\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8679168?v=4?s=100\" width=\"100px;\" alt=\"Schossi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSchossi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Schossi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ch3mbot\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/110746303?v=4?s=100\" width=\"100px;\" alt=\"Dagan Hartmann\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDagan Hartmann\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ch3mbot\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Nicogo1705\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20603105?v=4?s=100\" width=\"100px;\" alt=\"nicogo.eth\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003enicogo.eth\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Nicogo1705\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ourabigdev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/147079928?v=4?s=100\" width=\"100px;\" alt=\"hatim ourahou\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ehatim ourahou\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ourabigdev\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/kopffarben\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1833690?v=4?s=100\" width=\"100px;\" alt=\"kopffarben\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ekopffarben\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=kopffarben\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Feralnex\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/30673252?v=4?s=100\" width=\"100px;\" alt=\"Tomasz Czech\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTomasz Czech\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Feralnex\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/TranquilAbyss\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2864849?v=4?s=100\" width=\"100px;\" alt=\"Tranquil Abyss\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTranquil Abyss\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=TranquilAbyss\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/levifmorais\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/102878183?v=4?s=100\" width=\"100px;\" alt=\"Levi Ferreira\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLevi Ferreira\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#design-levifmorais\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://tylerkvochick.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/12144028?v=4?s=100\" width=\"100px;\" alt=\"Tyler Kvochick\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTyler Kvochick\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=tymokvo\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Arc-huangjingtong\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/87562566?v=4?s=100\" width=\"100px;\" alt=\"Arc\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArc\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=Arc-huangjingtong\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/minktusk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/121324712?v=4?s=100\" width=\"100px;\" alt=\"minktusk\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eminktusk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=minktusk\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#content-minktusk\" title=\"Content\"\u003e🖋\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.timcassell.net/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35501420?v=4?s=100\" width=\"100px;\" alt=\"Tim Cassell\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTim Cassell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=timcassell\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://www.linkedin.com/in/dylan-loe\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/18317814?v=4?s=100\" width=\"100px;\" alt=\"Dylan Loe\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDylan Loe\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=dloe\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/wrshield\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/145876802?v=4?s=100\" width=\"100px;\" alt=\"Will S\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWill S\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=wrshield\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/soorMSWE\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/147351572?v=4?s=100\" width=\"100px;\" alt=\"Ryan Soo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRyan Soo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=soorMSWE\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/MechWarrior99\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8076495?v=4?s=100\" width=\"100px;\" alt=\"MechWarrior99\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMechWarrior99\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=MechWarrior99\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/kristian15959\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8007327?v=4?s=100\" width=\"100px;\" alt=\"Proxid\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eProxid\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=kristian15959\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://yerkoandrei.github.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/19843418?v=4?s=100\" width=\"100px;\" alt=\"Yerko Andrei\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYerko Andrei\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=YerkoAndrei\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ComputerSmoke\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/22194459?v=4?s=100\" width=\"100px;\" alt=\"Addison Schmidt\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAddison Schmidt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ComputerSmoke\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/timconner\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/22841670?v=4?s=100\" width=\"100px;\" alt=\"Tim Conner\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTim Conner\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=timconner\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.caleblamcodes.dev/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/67606076?v=4?s=100\" width=\"100px;\" alt=\"Caleb L.\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCaleb L.\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=ClamEater14\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/net2cn\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6072596?v=4?s=100\" width=\"100px;\" alt=\"net2cn\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003enet2cn\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/stride3d/stride/commits?author=net2cn\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":["https://opencollective.com/stride3d"],"categories":["Applications","C#","C# #","Game Engines","应用","Libraries"],"sub_categories":["Development","Data Management","开发","C#"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstride3d%2Fstride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstride3d%2Fstride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstride3d%2Fstride/lists"}