viromedia / virocore

ViroCore cross-platform AR/VR renderer
MIT License
370 stars 108 forks source link

How to Merge multiple images(texture images) on to one texture ?? #270

Closed SurendiranParasu closed 5 years ago

SurendiranParasu commented 5 years ago

Environment

Please provide the following information about your environment:

  1. OS: Mac, Windows, Linux
  2. Version: ViroCore version
  3. Device(s): What device(s) are you are seeing the issue on (i.e. Samsung Note 8, Pixel 2 XL, etc)

Description

Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.

Reproducible Demo

Let us know how to reproduce the issue. Include a code sample, screen capture, video recording. The more information you provide, the better we can support you.

dthian commented 5 years ago

Image processing (like merging multiple images into one) should be done before it is used to be created as a Material to be rendered as a texture. ViroCore doesn't provide any image processing features at the moment. In addition, this can be done outside & independently of ViroCore - you'll just need to provide the final image result containing all the merged images to ViroCore to be rendered in VR/AR/ViroScene.