Skip to content

Ruffle hardware acceleration #12380

Discussion options

You must be logged in to vote

Ruffle runs almost its entire rendering on the GPU. Physics is not a GPU-side thing, though. Ruffle is also not very well-optimized for physics-simulating games (e.g. the Box2D engine). Flash has many optimizations, which allow those games to run much faster than in Ruffle. The GPU is not responsible for any of the physics stuff.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Croworbit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants