/kns_bevy_editor3d

A simple 3d editor for bevy at an early stage of development

Primary LanguageRustCreative Commons Zero v1.0 UniversalCC0-1.0

A simple 3d editor for bevy at an early stage of development.

Possibilities:

  • Load gltf meshes and scenes
  • Load/save scene in ron format
  • Recursive use of loaded scenes
  • Manipulation: move, rotate (TODO scaling)

In progress: bevy objects: light, animation, etc. colliders navmeshy particles triggers and scripts