
carbonit-curve
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
scrollerito
14 years ago
Report
vicko
14 years ago
http://ubuntuforums.org/showthread.php?t=241868
Report
wikiguy12345
14 years ago
Report
hikaricore
14 years ago
--
skybox images need to be exact sizes:
256x256* 512x512 1024x512 1024x1024 2048x2048 ect.
(*not sure about this one)
It all boils down to the maximum texture size able to be rendered by your video card. There is a way to determine this number, but I can't remember it. Search around the beryl forums for more info on skybox image sizes to find what i'm talking about. :)
Report
orychalk
14 years ago
Report
inckie
14 years ago
http://usunet.ru/ug/displayimage.php?pos=-3447
Just remember to rescale it to a power-of-two-sided square before applying it as a skydome image.
Report