viromedia / virocore

ViroCore cross-platform AR/VR renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repeating materials UV coordinates

kijo-creative opened this issue · comments

commented

Environment

Please provide the following information about your environment:

  1. OS: Mac
  2. Version: ViroCore version
  3. Device(s): iPhone XS

Description

We have a material that doesn't cover the entire surface of the model. We usually repeat this using x & y coordinate values and tile it across the model to give the appearance of a continuous texture.

I have attached screenshots of the same model being loaded with the material repeated in three.js
IMG_8199
and then how it looks in Viro.

Is it possible to repeat a texture in Viro? I cannot see in the docs anything regarding UV coordinates. Thanks

IMG_8200