GPU-accelerated fireworks simulation powered by DirectX/Direct2D for Windows Forms.
This solution consists of two main projects:
- FireworksDX — Core library for GPU-accelerated fireworks rendering
- PannelloUI — WinForms demo application with control panel
- Clone the repository
- Open
NewFireworksDX.slnin Visual Studio 2022 - Build the solution (target: .NET 9)
- Run the
PannelloUIproject
For in-depth information about each project, refer to their respective README files:
- Windows 10/11
- .NET 9.0 SDK
- DirectX 11 compatible GPU (for hardware acceleration)
- Visual Studio 2022 (recommended)
See the LICENSE file for details.