|
|
преди 4 седмици | |
|---|---|---|
| .. | ||
| .config | преди 6 месеца | |
| .vscode | преди 6 месеца | |
| Core | преди 1 месец | |
| Platform | преди 4 седмици | |
| Processor | преди 1 месец | |
| README.md | преди 6 месеца | |
| SpriteEffects.sln | преди 6 месеца | |
This project demonstrates advanced sprite effects using MonoGame 3.8.* and .NET 8.0 for Windows, DesktopGL, Android, and iOS platforms.
Core/ — Shared game logic (SpriteEffectsGame), content, and effectsPlatform/
Windows/ — Windows-specific entry point and projectDesktopGL/ — DesktopGL-specific entry point and projectAndroid/ — Android entry point, manifest, and projectiOS/ — iOS entry point, Info.plist, and projectProcessor/ — Custom content pipeline processors (e.g., NormalMapProcessor, TexturePlusAlphaProcessor)Content/ — Prebuilt .xnb assets and effect files (e.g., images, .fx shaders)SpriteEffects.sln in Visual Studio and set SpriteEffects.Windows as startup.SpriteEffects.sln and set SpriteEffects.DesktopGL as startup.