Skip to content

Commit

Permalink
Prefer webgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Feb 16, 2024
1 parent 7cdaf40 commit cc79c84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ <h2 class="mb-3">Original GIF</h2>
canvas: $canvas,
backgroundAlpha: 0,
hello: true,
preference: 'webgl',
});
const resources = await PIXI.Assets.load(sources);
$buttons.forEach($button =>
Expand Down

0 comments on commit cc79c84

Please sign in to comment.