Skip to content

[Feature] Support Batch Textures#46

Merged
YilingQiao merged 11 commits into
mainfrom
variance
Dec 8, 2025
Merged

[Feature] Support Batch Textures#46
YilingQiao merged 11 commits into
mainfrom
variance

Conversation

@ACMLCZH
Copy link
Copy Markdown
Collaborator

@ACMLCZH ACMLCZH commented Dec 5, 2025

  • Support batch textures in gs-madrona. Using gs.morphs.BatchTextures in Genesis side to add batch textures for diffuse_texture. It will render different image textures for different envs. Used for domain randomization.
  • If a BatchTexture has n images, it the i-th env, it will show the i % n-th image.
  • See examples/rigid/single_franka_batch_render.py for example usage.
test_batch_texture BATCHRENDER_RASTERIZER-3 1 test_batch_texture BATCHRENDER_RASTERIZER-3 3 test_batch_texture BATCHRENDER_RASTERIZER-3 5

@YilingQiao YilingQiao enabled auto-merge (squash) December 8, 2025 23:45
@YilingQiao
Copy link
Copy Markdown
Contributor

We need to do minimal change in one PR next time. Seperate the coding style change from the feature change.

@YilingQiao YilingQiao merged commit 2c3c1c5 into main Dec 8, 2025
2 checks passed
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