|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Skybox tool released Posted 13.01.2012, 13:21 |
Hello all, This is an updated version of the Skybox tool I released originally for Far Cry/Cry Engine 1. This version can be used for CE2 and CE3. It creates the final skybox .dds textures and the material file. . This is how it works: You start with five input textures (first screenshot). If you think of the skybox as a room, the first four correspond to the walls and the fifth is the ceiling. Skybox then converts the textures to a single panoramic texture (second screenshot). You then edit the panorama so that all the visible edges and joins are removed (third screenshot). Skybox then converts the edited panorama to the final .dds textures and also creates the material file. By carefully editing the panorama you can remove all the visible edges, thus giving a natural result in Sandbox. . You can get it here: http://dl.dropbox.com/u/4380128/Skybox.zipBe sure to read the manual! Chris
|
|
|
|
|
|
|
|
 |
zirakuta  |
Experienced Modder | Member since: 17.07.2011, 04:14 | Posts: 586 | Location: The TyTilian Core |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 13.01.2012, 15:14 |
Thank you! This is awesome. It will save me a lot of time
My Rig:
32GB DDR3 RAM 3x GTX470s Core i7 3930K @ 5GHz 3x 42 inch LCD TVs - 5760x1080 res 1x400GB - 6x2TB - 1x1.5TB HDDs HAF 932 (GPUs & 750w) & HAF X (rest of system & 1200w)
Alienware M18x
[And yes, that is me in my DP]
|
|
|
|
|
|
|
 |
TheMagnumman357  |
Uber Modder | Member since: 18.10.2011, 02:04 | Posts: 1334 | Location: Tulsa, OK | Status: Online |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 14.01.2012, 05:14 |
Awesome, could you explain how to create a skybox ? Im guessing you get a pic like this  but then what do you do ????
|
|
|
|
|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 15.01.2012, 14:12 |
Yes, you could take pictures like that with your digital camera and then convert them to a skybox. The first post gives a brief description of how the tool works. For more details, download the tool and read the manual. If you follow the steps in the tutorial it will create the .dds textures and material file, and you have a brand new skybox! Best regards, Chris
|
|
|
|
|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 16.01.2012, 13:30 |
Quote by zirakuta: Thank you! This is awesome. It will save me a lot of time  You're welcome. Hope it's working okay. Best regards, Chris
|
|
|
|
|
|
|
Refuse2lose  |
Beginner | Member since: 27.07.2011, 09:19 | Posts: 57 |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 18.01.2012, 05:15 |
Yeah Chris this is pretty nice - thanks for adding it to the community!
|
|
|
|
|
|
|
 |
VengenceBot  |
24/7 Modder | Member since: 12.04.2007, 16:51 | Posts: 3267 |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 10.02.2012, 14:48 |
awesome ima try it out when I wake up.. no im not dreamin..!
|
|
|
|
|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 10.02.2012, 15:13 |
Hope you all find it useful! Unfortunately I've just found a couple of problems with my terrain tool (see the thread not a million miles from this one) and they will also affect the Skybox tool. 1. It may fail if there are spaces in the paths (I always avoid spaces if possible). 2. It looks as if the dds conversion program I call from a batch file requires the DirectX SDK to be installed - it's installed on my system, but it's a very large download, so it's not a viable solution. I'll be looking into these problems over the next few days and there'll probably be an update. Meanwhile, you can still download it and start work on making new skyboxes, but it will need the update to create the final textures. Chris
|
|
|
|
|
|
|
 |
SnowGecko  |
Experienced Modder | Member since: 30.06.2011, 13:37 | Posts: 451 |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 10.02.2012, 16:37 |
This tool is really thebee's knees sir Thank you very much. Great work
|
|
|
|
|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 10.02.2012, 17:22 |
Quote by SnowGecko: This tool is really thebee's knees sir Thank you very much. Great work Thank you, kind sir! Here's an update to the update. First, spaces in paths probably won't cause a problem. But it almost certainly will fail to create the final dds textures. However, the final textures are placed in .bmp format in the main Skybox directory: box_12.bmp, box_34.bmp and box_5.bmp You will need to convert these to a suitable format for Sandbox (e.g. dds, tga or tif). If you don't use dds format you'll need to update the material file. Note: if you're using CE3, you probably need to ensure the textures don't have mip maps. CE3 may insist on displaying the lowest resolution mip map, making the skybox useless. But it will be okay if the texture has no mip maps. This is not a problem in CE2. Chris
|
|
|
|
|
|
|
Foma Fomich  |
Beginner | Member since: 21.11.2011, 19:20 | Posts: 42 | Location: England |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 23.02.2012, 00:28 |
Your third image looks a bit dodgy (i.e. a little unprofessional). I would like to see how that example of yours turned out in-engine please?
|
|
|
|
|
|
|
cwright  |
Uber Modder | Member since: 11.08.2004, 12:38 | Posts: 1808 |
Likes: 4 |
| |
|
Post Topic: Re: Skybox tool released Posted 23.02.2012, 14:59 |
Quote by Foma Fomich: Your third image looks a bit dodgy (i.e. a little unprofessional). I would like to see how that example of yours turned out in-engine please? It was simply for illustrative purposes. The Ebb has a nice example of an edited bitmap in the news post: newspage.php?news=84197Best regards, Chris
|
|
|
|
|
|
|
 |
NeoLegends  |
Uber Modder | Member since: 21.10.2011, 23:50 | Posts: 1728 | Location: Bikini Bottom, Germany |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 23.02.2012, 18:13 |
Will help me alot with making my realistic stars skybox.
[cryorange]Cheers from Germany [center]  
|
|
|
|
|
|
|
 |
themodman101  |
Uber Modder | Member since: 26.11.2007, 02:03 | Posts: 2683 | Location: USA |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 12.03.2012, 08:55 |
Fantastic tool mate, works good
|
|
|
|
|
|
|
TheChan  |
Trained Modder | Member since: 22.03.2010, 08:07 | Posts: 375 | Location: ***** |
Likes: 0 |
| |
|
Post Topic: Re: Skybox tool released Posted 28.04.2012, 16:03 |
This tool is not easy to use, and the way it doesn't show up on the taskbar is completely obnoxious.
|
|
|
|
|