Pitch/Roll settings for "Skybox Viewer"
Moderator: GZDoom Developers
-
- Posts: 13548
- Joined: Wed Jul 16, 2003 3:52 am
Pitch/Roll settings for "Skybox Viewer"
Noticed that the Skybox Viewer actor doesn't care about the actor's pitch or roll. Can this be added? Some interesting effects could be done with adding that as well.
-
- Posts: 13548
- Joined: Wed Jul 16, 2003 3:52 am
Re: Pitch/Roll settings for "Skybox Viewer"
Sorry for pushing but is there no chance of adding this feature or has it just not been adressed?
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: Pitch/Roll settings for "Skybox Viewer"
If it hasn't been closed, and there are no replies by developers, it just hasn't been addressed yet.Tormentor667 wrote:Sorry for pushing but is there no chance of adding this feature or has it just not been adressed?
-
- Lead GZDoom+Raze Developer
- Posts: 49143
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Pitch/Roll settings for "Skybox Viewer"
Applying a pitch or roll to a viewpoint is one thing. But you also have to apply these transformations to the rotation of the main camera - and that's where it gets a bit tricky. I'm afraid my math is a bit too rusty for it.
-
- Posts: 13548
- Joined: Wed Jul 16, 2003 3:52 am
Re: Pitch/Roll settings for "Skybox Viewer"
Someone else capable of doing that?
-
- Posts: 8193
- Joined: Sun Jan 28, 2007 3:55 pm
- Preferred Pronouns: He/Him
- Location: QZDoom Maintenance Team
Re: Pitch/Roll settings for "Skybox Viewer"
If there was, they would have also most likely been able to do this as well.
-
- Admin
- Posts: 6190
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: Pitch/Roll settings for "Skybox Viewer"
Sorry for the five-year bump. I recently was working on a proof-of-concept for a spaceflight mechanic in GZDoom, and (per the topic of the thread) found that the skybox viewpoints don't respect pitch and roll.
With recent developments such as quarternions being added, is there any chance of revisiting this request?
With recent developments such as quarternions being added, is there any chance of revisiting this request?
-
- Posts: 386
- Joined: Thu Jun 11, 2015 8:38 am
Re: Pitch/Roll settings for "Skybox Viewer"
I'd like to jump in on this one too, there are quite a few situations where a Skybox is the best fit for a camera due to how it's handled - and it these situations it's quite limiting to not have the pitch and roll being accessible - it'd be really nice if someone was able to add this.