0

I am new with threejs and I've looking for a way to display images in threejs but in the exact position I would do with css to fit that grid, but with the benefits of webgl. In this image you can see what I mean. Those two images should be in a canvas in the background.

enter image description here

This is a great reference of what I want to achieve: https://www.pink.anoukiaperrey.com/

gman
  • 100,619
  • 31
  • 269
  • 393
Avi Mose
  • 97
  • 10
  • 2
    [this](https://threejsfundamentals.org/threejs/lessons/threejs-multiple-scenes.html), [this](https://threejs.org/examples/webgl_multiple_elements.html), and [this](https://threejs.org/examples/webgl_multiple_elements_text.html) all do what you want, also [this answer](https://stackoverflow.com/a/30633132/128511) on which all those previous links are based. – gman Aug 02 '20 at 02:12
  • Thank you so much! those links are really helpful. The first one is so explanatory. Thanks! – Avi Mose Aug 02 '20 at 09:22

0 Answers0