Skip to content

Update FlightHelmetKTX to match upstream glTF-Sample-Assets#136

Merged
bghgary merged 1 commit intoBabylonJS:masterfrom
bghgary:fix/flighthelmet-ktx-update
Mar 17, 2026
Merged

Update FlightHelmetKTX to match upstream glTF-Sample-Assets#136
bghgary merged 1 commit intoBabylonJS:masterfrom
bghgary:fix/flighthelmet-ktx-update

Conversation

@bghgary
Copy link
Copy Markdown
Collaborator

@bghgary bghgary commented Mar 16, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the FlightHelmetKTX glTF asset and associated KTX2 textures, modernizing the exported glTF (via newer glTF-Transform) and adding transmissive lens material support.

Changes:

  • Regenerated FlightHelmet.gltf (updated generator metadata, trimmed default fields, cleaned nodes/scenes).
  • Added KHR_materials_transmission extension usage for the LensesMat material.
  • Updated lens base color + normal KTX2 textures.

Reviewed changes

Copilot reviewed 1 out of 17 changed files in this pull request and generated 1 comment.

File Description
meshes/FlightHelmetKTX/FlightHelmet.gltf Regenerated glTF + adds KHR_materials_transmission on LensesMat, updates extensions/scenes/nodes.
meshes/FlightHelmetKTX/FlightHelmet_Materials_LensesMat_Normal.ktx2 Updates the lenses normal map texture (KTX2).
meshes/FlightHelmetKTX/FlightHelmet_Materials_LensesMat_BaseColor.ktx2 Updates the lenses base color texture (KTX2).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bghgary bghgary merged commit f9035cc into BabylonJS:master Mar 17, 2026
5 checks passed
@bghgary bghgary deleted the fix/flighthelmet-ktx-update branch March 17, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FlightHelmet.gltf is missing ExtensionRequired

3 participants