bevyengine / bevyengine/bevy

`KHR_materials_clearcoat` added to `gltf` crate, removing the need for manual implementation on bevy's side

Open
#20,846 1 comment 0 reactions 0 assignees View on GitHub
A-glTF C-Code-Quality C-Feature S-Blocked
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

Bevy has a competing implementation of `KHR_materials_clearcoat`

## What solution would you like?

Replace bevy's implementation with the one available at `gltf` crate

## What alternative(s) have you considered?

Keep bevy's impl

## Additional context

This [PR](https://github.com/gltf-rs/gltf/pull/446) on `gltf` added `KHR_materials_clearcoat`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.