Skip to content

Add edit_material_on_gltf example - #17677

Merged
alice-i-cecile merged 6 commits into
bevyengine:mainfrom
hukasu:edit-material-on-gltf
Feb 5, 2025
Merged

Add edit_material_on_gltf example#17677
alice-i-cecile merged 6 commits into
bevyengine:mainfrom
hukasu:edit-material-on-gltf

Conversation

@hukasu

@hukasu hukasu commented Feb 4, 2025

Copy link
Copy Markdown
Contributor

Objective

Create a minimal example of how to modify the material from a Gltf. This is frequently asked about on the help channel of the discord.

Solution

Create the example.

Showcase

image

@rparrett rparrett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool. This comes up frequently enough that I did a short blog post about it at one point. It will be nice to have an example like this to point to.

Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
@rparrett rparrett added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward A-glTF Related to the glTF 3D scene/model format labels Feb 4, 2025
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
Comment thread examples/3d/edit_material_on_gltf.rs
Comment thread examples/3d/edit_material_on_gltf.rs Outdated
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Feb 5, 2025
@alice-i-cecile
alice-i-cecile added this pull request to the merge queue Feb 5, 2025
Merged via the queue into bevyengine:main with commit 9ea9c5d Feb 5, 2025
@hukasu
hukasu deleted the edit-material-on-gltf branch February 5, 2025 23:02
mrchantey pushed a commit to mrchantey/bevy that referenced this pull request Feb 17, 2025
# Objective

Create a minimal example of how to modify the material from a `Gltf`.
This is frequently asked about on the help channel of the discord.

## Solution

Create the example.

## Showcase


![image](https://github.com/user-attachments/assets/efeab96d-056d-4597-953b-80ee5162749c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants