Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Broken skybox #575

Closed
wzdev-ci opened this issue Jun 3, 2009 · 17 comments
Closed

Broken skybox #575

wzdev-ci opened this issue Jun 3, 2009 · 17 comments

Comments

@wzdev-ci
Copy link
Contributor

wzdev-ci commented Jun 3, 2009

resolution_fixed type_bug | by cybersphinx


[7631] broke the skybox (at least at 1280x1024, 800x600 looks ok). Not the whole sky is covered, and when tilting the view it looks like the skybox polygons get tilted as well.


Issue migrated from trac:575 at 2022-04-15 18:22:58 -0700

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jun 3, 2009

cybersphinx uploaded file wz2100_shot_001.jpg (267.2 KiB)

wz2100_shot_001.jpg

@wzdev-ci
Copy link
Contributor Author

anonymous commented


The whole sky is actually covered but the distance is being rendered on top of the corners because of the large scale of the skybox. You can change skybox_scale (src/display3d.c line 3621) to 15000 and it will look fine.

This doesn't fix the tilting issue.

@wzdev-ci
Copy link
Contributor Author

cybersphinx commented


Hm, since Gerard seems absent for now, anyone against reverting [7631]?

@wzdev-ci
Copy link
Contributor Author

Zarel changed status from new to assigned

@wzdev-ci
Copy link
Contributor Author

Zarel changed owner from `` to gerard_

@wzdev-ci
Copy link
Contributor Author

Zarel commented


If that fixes it, go ahead and revert it. Make sure to keep this bug open for gerard_ when he comes back, though.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Oct 4, 2009

gitsvngateway changed status from assigned to closed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Oct 4, 2009

gitsvngateway set resolution to fixed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Oct 4, 2009

gitsvngateway commented


(In [8198]) Lower the skybox scale because it was being clipped by the far clip plane for some people. Fixes bug 575.

From: Gerard Krol gerard_@gna.org

@wzdev-ci
Copy link
Contributor Author

cybersphinx changed status from closed to reopened

@wzdev-ci
Copy link
Contributor Author

cybersphinx changed resolution from fixed to ``

@wzdev-ci
Copy link
Contributor Author

cybersphinx commented


Still (or again?) happens (both clipping and tilting), but only at larger resolutions (1280 works now, 1600x1200 doesn't).

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx changed status from reopened to closed

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx commented


(In [8901]) Lower skybox scale again.

This fixes the skybox at 1600x1200 at least, much higher resolutions might
still be broken. Closes #575 again.

@wzdev-ci
Copy link
Contributor Author

Christian Ohm <chr.ohm@...> commented


(In Warzone2100/warzone2100@5bb1b88) Lower skybox scale to fix skybox drawing.

Refs #575.

@wzdev-ci
Copy link
Contributor Author

Christian Ohm <chr.ohm@...> commented


In Warzone2100/warzone2100@5bb1b88:

#CommitTicketReference repository="" revision="5bb1b88f2299c75a257bfaeb0fc79cfdff4f17bb"
Lower skybox scale to fix skybox drawing.

Refs #575.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant