# Merging two pictures

**URL:** https://discourse.processing.org/t/merging-two-pictures/4869
**Category:** Project Guidance
**Created:** [October 25, 2018, 2:48pm UTC](https://discourse.processing.org/t/merging-two-pictures/4869 "2018-10-25T14:48:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Odermonicon](https://avatars.discourse-cdn.com/v4/letter/o/96bed5/32.png) [@Odermonicon](https://discourse.processing.org/u/Odermonicon)
#### Post date: [October 25, 2018, 2:48pm UTC](https://discourse.processing.org/t/merging-two-pictures/4869/1 "2018-10-25T14:48:54Z")

</div>

I realized if I scroll through a panorama it looks like looking up and down; so I thought: what if I made a panorama on a plane?

I then realized that I would need to simulate the merging in a panorama twice, but I did not know how to do that.

please help.

PS: I have another problem that I will post separately, but for now I will completely ignore merging.

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [October 28, 2018, 4:03pm UTC](https://discourse.processing.org/t/merging-two-pictures/4869/2 "2018-10-28T16:03:40Z")

</div>

> [@Odermonicon](#):
>
> I realized if I scroll through a panorama it looks like looking up and down; so

I’m trying to understand what it is you want to accomplish. Do you want to create an illusion of a virtual environment, like a skybox?

> **[Skybox (video games)](https://en.wikipedia.org/wiki/Skybox_(video_games))**
>
> A skybox is a method of creating backgrounds to make a video game level appear larger than it really is. When a skybox is used, the level is enclosed in a cuboid. The sky, distant mountains, distant buildings, and other unreachable objects are projected onto the cube's faces (using a technique called cube mapping), thus creating the illusion of distant three-dimensional surroundings. A skydome employs the same concept but uses either a sphere or a hemisphere instead of a cube.
> Processing of 3D ...

---

<div class="post-metadata">

### Author: ![Odermonicon](https://avatars.discourse-cdn.com/v4/letter/o/96bed5/32.png) [@Odermonicon](https://discourse.processing.org/u/Odermonicon)
#### Post date: [April 11, 2019, 3:53pm UTC](https://discourse.processing.org/t/merging-two-pictures/4869/3 "2019-04-11T15:53:47Z")

</div>

Sorta, idk how to describe it

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [April 11, 2019, 4:09pm UTC](https://discourse.processing.org/t/merging-two-pictures/4869/4 "2019-04-11T16:09:31Z")

</div>

Well, if you are ever able to figure out how to describe what you want, maybe we can help.
