mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2025-05-14 20:27:29 +02:00
Compare commits
No commits in common. "a7ba3daed73c0a4489681235a6a88fb1b9f9a251" and "31aea798c34e504c3b686314c500383ec083a1c4" have entirely different histories.
a7ba3daed7
...
31aea798c3
4 changed files with 5 additions and 5 deletions
|
@ -103,7 +103,7 @@ params:
|
|||
|
||||
itchio:
|
||||
enable: true
|
||||
text: Find my Game Jams on
|
||||
text: Find my Game Jam's on
|
||||
img: /images/logos/social-logos/itchio-logo-white.svg
|
||||
link: https://aroy.itch.io
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Creating 360° Equirectangular Images with Hugin
|
||||
date: 2023-08-04T11:58:40.938Z
|
||||
lastmod: 2023-11-15T20:37:52.008Z
|
||||
lastmod: 2023-08-04T13:23:42.789Z
|
||||
image: /images/blog/2023-08-04-creating-360°-equirectangular-images-with-hugin/ExampleEqui.jpg
|
||||
description: Creating equirectangular images from 6 separate cube map images using Hugin
|
||||
tags:
|
||||
|
@ -42,7 +42,7 @@ Go to the Stitcher tab and do each of the following:
|
|||
* You can select "builtin" for the simplest approach, but might want to select "emblend" from the drop down list and then click on the "Options" button next to that and enter "-l 1" (dash el one) to specify minimal blending unless you want Hugin to do some blending at the seams.
|
||||
* Finally, click the "Stitch!" button to create the TIF file (which you should then convert to JPG using your image editing program for use with VR).
|
||||
|
||||
This allows us to take a six-image cube map such as:
|
||||
The allows us to take a six-image cube map such as:
|
||||

|
||||
|
||||
and convert it into an equirectangular image ready for a VR viewer such as:
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 50 KiB |
|
@ -1 +1 @@
|
|||
Subproject commit 1429bde5466a2cc35a3dae81493047cf1bb0dfa1
|
||||
Subproject commit 9486d2e8c6197721442700f7af33267d7eabb3b8
|
Loading…
Add table
Add a link
Reference in a new issue