lunditoph-siago / Sia.NET

Modern ECS framework for .NET
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Improve Sia Sample #16

Open Sieluna opened 7 months ago

Sieluna commented 7 months ago

Description

Plan to make a 2D sandbox game with a gravity engine, particle system, and reaction system

Suggested solution

Plan to use wgpu as the backend, and currently priority is given to winit as the gui load by dotnet console.

winit: cross-platform window handle wgpu: cross-platform graphic api

Alternative

No response

Additional context

No response