Skip to content

Conversation

@tatsuya-ogawa
Copy link
Contributor

@tatsuya-ogawa tatsuya-ogawa commented May 15, 2025

Related issue: #31067 (comment)

Description

  • cleanup monkey fbx model
  • I checked texture memory with following code, and texture does not increased.
gui.add( params, 'asset', assets ).onChange( function ( value ) {
    console.log( renderer.info.memory );
   loadAsset( value );
} );

@tatsuya-ogawa tatsuya-ogawa marked this pull request as ready for review May 15, 2025 08:49
@tatsuya-ogawa tatsuya-ogawa changed the title Add clean fbx model sample Examples: Add textured assets to webgl_loader_fbx(cleanup fbx). May 15, 2025
@Mugen87 Mugen87 added this to the r177 milestone May 15, 2025
@Mugen87 Mugen87 merged commit 76572cb into mrdoob:dev May 15, 2025
11 checks passed
@tatsuya-ogawa tatsuya-ogawa deleted the add_clean_fbx_model_sample branch May 15, 2025 09:36
RuthySheffi pushed a commit to RuthySheffi/three.js that referenced this pull request Jun 5, 2025
…ob#31117)

* Revert "Revert "Examples: Add textured assets to `webgl_loader_fbx`. (mrdoob#31057)" (mrdoob#31067)"

This reverts commit 8c66673.

* update model to clean mesh
RuthySheffi pushed a commit to RuthySheffi/three.js that referenced this pull request Jun 5, 2025
…ob#31117)

* Revert "Revert "Examples: Add textured assets to `webgl_loader_fbx`. (mrdoob#31057)" (mrdoob#31067)"

This reverts commit 8c66673.

* update model to clean mesh
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.

2 participants