Skip to content

Webgpu example pages#630

Merged
cart merged 4 commits intobevyengine:mainfrom
mockersf:webgpu-example-pages
May 15, 2023
Merged

Webgpu example pages#630
cart merged 4 commits intobevyengine:mainfrom
mockersf:webgpu-example-pages

Conversation

@mockersf
Copy link
Copy Markdown
Member

@mockersf mockersf commented May 6, 2023

build a new example page with webgpu examples from Bevy main using bevyengine/bevy#8561

Screenshot 2023-05-06 at 17 16 25

  • Add screenshots for all examples. They will need to be updated with every release by running the script, this is manual for now but can be automated by CI later
  • Link to a cloudflare page for wasm files. They will need to be updated with every release by running the script, this is manual for now but can be automated by CI later
  • Build the new example page with all examples marked as wasm compatible

#}
import { progressiveFetch } from '/tools.js';
// import init from './{{ page.title }}.js';
import init from 'https://wasm-examples.pages.dev/{{ category.title }}/{{ page.extra.technical_name }}/wasm_example.js'
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this URL will need to change to the official Bevy Cloudflare page URL

Copy link
Copy Markdown
Member

@cart cart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Excited to announce Bevy+WebGPU!

@cart cart added this pull request to the merge queue May 15, 2023
Merged via the queue into bevyengine:main with commit bc5d03b May 15, 2023
@mockersf mockersf mentioned this pull request Mar 8, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants