itsezc / bevy-webui-expirement

Yew, Tailwind and Bevy boilerplate for hybrid AR projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bevy WebUI Expirement

A simple Bevy, Yew (WASM), Tailwindcss with a HTMLRenderer implementation for hybrid AR applications on the web.

To get started run:

  • Install bonnie (cargo install bonnie), Trunk, NPM and Node
  • npm i - To install tailwind & dependencies
  • cargo install --path . - Install the necessary crates
  • bonnie tailwind - To generate the Tailwind classes
  • trunk serve - To serve the application

About

Yew, Tailwind and Bevy boilerplate for hybrid AR projects


Languages

Language:Rust 54.7%Language:JavaScript 35.2%Language:HTML 10.1%