Skip to content

Add a transform and Quaternion example section.  #2400

@jak6jak

Description

@jak6jak

How can Bevy's documentation be improved?

Currently there is not really a specific place to add transformation examples other than 2d or 3d. I think this would encourage more examples to be created about this topic.

Examples that could be included:

  • translation of object
  • rotation of objects
  • scaling of objects
  • translation, rotation, and scaling at the same time
  • show the difference between global transform and Transform
  • the 3d parenting example could be moved into here.
  • more examples showcasing the various methods on Transform and Quaternion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-DocsAn addition or correction to our documentationC-ExamplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with Bevy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions