Skip to content

ZodiacWind/bevy-editor-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Editor with Tauri

Experimental editor with web pased UI, and bevy based viewport.

Setup

Prerequisites

Currently, you'll need to clone this repository and run it manually.

  1. Install dependencies
$ yarn install
  1. Build viewport
$ yarn build:viewport
  1. Run app
$ yarn tauri dev

About

Bevy editor attempt 2 with Tauri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 94.6%
  • TypeScript 2.5%
  • JavaScript 1.1%
  • Svelte 0.7%
  • Shell 0.5%
  • HTML 0.4%
  • Other 0.2%