Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3724732
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T06:44:52+00:00 2026-05-19T06:44:52+00:00

So we can take such image from wikipedia And try to map it for

  • 0

So we can take such image from wikipedia
alt text
And try to map it for future cube or something like cube
alt text
alt text

And than distort for top and bottom like
alt text

Some one may think that doing disturtion only for half and than triing to fill it would work
alt text

it would not=( and content aware filling would not help filling that square=(

but it looks bad if you will try to render such cubic panorama.

Another way that I can imagine is to render 3d panorama onto sphere and than somehow take snapshots/projections of it onto cube… but I do not know how to write it down wit simple math operations (idea here is not to use rendering engines but to do it as mathematically as possible)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T06:44:53+00:00Added an answer on May 19, 2026 at 6:44 am

    There’s a map projection called the Quadrilateralized Spherical Cube that’s used in astrophysics to represent all-sky maps. It has a nice property that the pixels are within a few percent of having equal areas all over the sky, so that geometric distortions are reduced.

    Basically, the celestial globe is projected onto a cube, and each cube face is divided into pixels; but rather than being a rectilinear grid, the row and column boundaries are slightly curved so that each pixel maps to a roughly equally sized area on the sphere.

    The pixel addressing is kind of interesting. Suppose you have a pixel with coordinates
    X,Y on one of the cube faces. If X has binary representation abcd, and Y is ABCD,
    then the pixel address on that face has X and Y interleaved: aAbBcCdD. So to rebin the
    image to larger pixels, all you need to do is shift right 2 bits to get the pixel address at the lower resolution.

    With 32-bit pixel addresses, you can use 3 bits to represent the cube face, and 28 bits to represent the interleaved X and Y coordinates within that face. At this resolution, each pixel covers an area of about 20×20 arcsec, or about a third of a mile square(ish) — so one could make good use of this as a sort of geographic or celestial coordinate hashing technique.

    To use this, you’d have to implement forward transformations (long, lat) or (RA, dec) to pixel numbers, and inverse transformations going from pixel numbers to (long, lat) or (RA, dec). And of course there are tons of well-known map projections from image coordinates to (long,lat) and back.

    I didn’t find any code for this in a few minutes of Googling — maybe I can dig up some code I wrote about 20 years ago when I worked on the EUVE astrophysics mission, which used this projection for their all-sky survey maps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create an MSI in WiX such that it can take a
Instead of populating the BitmapData class from an IMAGE. I would like to (within
I'm trying to make an app that can take images from a directory on
I know that you can take a pointer such as: someFunction(const char* &txt) {
Can u give me a simple function in vb.net which can take number of
Is there a utility that can take ALL the SO's that an Elf needs
Are there any libraries that can take a few digital pictures of an object
I'm looking for an algorithm which can take two sets of integers (both positive
I know there are libs in other languages that can take a string that
I'm writing a service that has five different methods that can take between 5

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.