|
|
2 mēneši atpakaļ | |
|---|---|---|
| .. | ||
| .config | 2 mēneši atpakaļ | |
| .vscode | 2 mēneši atpakaļ | |
| Core | 2 mēneši atpakaļ | |
| Platforms | 2 mēneši atpakaļ | |
| BloomSample.sln | 2 mēneši atpakaļ | |
| README.md | 2 mēneši atpakaļ | |
This is a cross-platform MonoGame 3.8.* sample demonstrating bloom post-processing effects. The project is organized for modern .NET SDK-style builds and supports Windows, DesktopGL, Android, and iOS platforms.
/Core — Shared game logic and code/Platforms/Windows — Windows-specific entry point and project/Platforms/DesktopGL — DesktopGL-specific entry point and project/Platforms/Android — Android-specific entry point, project, and manifest/Platforms/iOS — iOS-specific entry point, project, and Info.plist.xnb files directly from the bin/ directory. No Content.mgcb file is required./Core and referenced by each platform project.