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 7592643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:57:39+00:00 2026-05-30T20:57:39+00:00

Say you have a 2d object, you could easily divide this into 15 degree

  • 0

Say you have a 2d object, you could easily divide this into 15 degree rotations by simply rotating around the centre in 15 degree increments.

If I want to calculate for a 3d object all the angles possible with equal spacing between each one how would I go about doing this.

although doing p*r*y for each would work it’d be fairly arbitrary and have a huge amount of overlap. I’d really like a quaternion solution too.

I’m doing this for a video game project I’m currently working on, essentially an old school flight sim which although 3d in game-play is rendered as 2d sprites. I’m looking for a simple way to render all the possible angles of my aeroplane model procedurally with equally spaced angles including each orthogonal one.

  • 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-30T20:57:41+00:00Added an answer on May 30, 2026 at 8:57 pm

    There are various ways to do this; the solution isn’t uniquely defined from the information given. Also note that the phrase “all possible angles” is misleading because there are infinite angles.

    Nevertheless if by “3d angle” you literally mean a solid-angle (in units of steradians), then the platonic solids will divide the sphere into equal solid-angles. (Technically you want spherical polyhedra, but they’re “almost” the same in the sense that we can take a polyhedral solution and “relax” it.)

    Keeping in mind your condition that you want “[to include] each orthogonal [angle]” (that there should be some triplet of views which are orthogonal to each other), we are saddened to notice that there is only one platonic solid which satisfies this, namely the octahedron:

    enter image description here

    Sadly this would correspond to just taking the orthogonal views (and only those views). That would be boring and probably not what you intended to ask for. What you can do however is build upon this solution, and subdivide the octahedron. Here are two possibilities:

    1. For each face in the octahedron, you could create a new view at the center of that face (stellate it). The result would be a view from each of the vertices as pictured in this 4-view origami (oddly the best picture I could find). Thus in addition to the orthogonal angles, you gain 8 angles between each axis, of the form (±1,±1,±1). Keeps the number of views down to a manageable size.

    2. If you desire more views, you can do something like building a geodesic dome, except you start with an octahedron rather than an icosahedron. In the first example, we subdivide the triangular faces each into a “triforce” of subdivisive power, to obtain a “2-frequency octahedral geodesic sphere”.

    enter image description here → enter image description here*

    * original link

    Algorithm: take the mathematical average of each adjacent vertex to produce the new vertices.

    This may not perfectly divide the angles, but it will come fairly close. If you would like even more “equality” of solid angles, see the link for an example of a “3-frequency octahedral geodesic sphere”.

    Algorithm: To a first approximation, you can trisect an angle by taking the vectors (A+2B)/3, or vice versa. If you furthermore seek extreme precision, rather than explicitly calculating the equations, you can use the solid-angle formula for a tetrahedron as a measure of accuracy, and perform a relaxation on your initial guess, where you slowly perturb the trisections towards or away from the origin.

    Additionally the google search results are a bit mathematically dense, but you may be able to glean some use out of equal area spherical polyhedra.

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

Sidebar

Related Questions

Say I have an object, someDrink . It could be of type CocaCola or
let's say i have this object on stage and it is called myShape and
Say I have an object: struct Foo { int bar_; Foo(int bar) bar_(bar) {}
Lets say I have an object with two boolean properties: public bool AdvancedMode{ get;
Lets say I have an object that has stringProp1, stringProp2. I wish to store
Let's say I have an object: public class CustomObj { DateTime Date { get;
Let's say I have an object graph of Countries / States / Cities, like
Let's say I have an object who's class definition looks like: class Command: foo
I have a question regarding events in c#. Lets say I have an object
Is it correct to combine states of an FSM? Say you have an object

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.