Create Realistic Sky Boxes

Tutorial collection, comprehensive listings on main site.

Re: Create Realistic Sky Boxes

Postby vcool on Wed Jun 17, 2009 12:57 am

I don't have Vue7 and I cant find the documentation anywhere, so what you can do is either go to "DIR\Vue 6 Infinite\Python\Documentation Files" and upload that folder for me to look at, which isn't legal I think, or in Vue you could click Python/Python Documentation. This will open a browser window with the extensive documentation (I wish there was something like this for Max and Python). Scroll down to Global Classes, and you'll see a paragraph there. The links are in blue. Click VUEBasicObject. This will show another page. In the page, press Ctrl + F to find, and type "cam" or "camera" non-case sensitive. You might find something like VOT_Cam. Although I am not sure since they may have completely rewritten their Python definitons.
Image

Neighborhood Forum Elitist
User avatar
vcool
Veteran
Veteran
 
Joined: Fri Jun 23, 2006 1:03 am
Location: USSR

Re: Create Realistic Sky Boxes

Postby Futan on Wed Jun 17, 2009 2:38 am

Got it. I just had to remove the "VUECamera." in "VuePython.VUECamera.VOT_Camera". I won't know completely until tomorrow I guess though. Thanks for the help.
Futan
Dumpling
Dumpling
 
Joined: Tue Jun 16, 2009 11:00 pm

Re: Create Realistic Sky Boxes

Postby The Doctor on Tue Jun 30, 2009 3:34 pm

Success!

After several hours of fiddling with various settings trying to remove the seams, it all came down to TwiNCannoN's post about turning off Natural Film Response and Auto-exposure.

Now that I have it working, albeit with dodgy watermarks, I can start working on a night time sky.
Last edited by The Doctor on Mon Nov 23, 2009 4:27 pm, edited 1 time in total.
"We're the Moe Syzlak experience featuring Homer."
User avatar
The Doctor
Pheropod
Pheropod
 
Joined: Mon Jul 02, 2007 3:40 pm

Re: Create Realistic Sky Boxes

Postby Chopium on Mon Nov 23, 2009 12:22 pm

This tutorial should be moved to the 'texture creation' section.
User avatar
Chopium
Senior Member
Senior Member
 
Joined: Sun Apr 12, 2009 1:52 am
Location: Illinois

Re: Create Realistic Sky Boxes

Postby ScarT on Sat Nov 28, 2009 1:06 pm

Anyone want to post what they've made with this? I'd really like to see what people get with it :)!
User avatar
ScarT
Senior Member
Senior Member
 
Joined: Sat Apr 02, 2005 7:33 pm
Location: Denmarkian Land

Re: Create Realistic Sky Boxes

Postby marnamai on Sat Nov 28, 2009 3:21 pm

Image
Image
Image
User avatar
marnamai
Veteran
Veteran
 
Joined: Thu Nov 10, 2005 12:17 pm
Location: Belgium

Re: Create Realistic Sky Boxes

Postby FlynT on Sat Nov 28, 2009 10:22 pm

Very impressive, good job mate.
Image
*Ahhrr, my Nipples they Hurt, they Hurt when i twist them*
User avatar
FlynT
Been Here A While
Been Here A While
 
Joined: Sun Jun 15, 2008 2:59 am
Location: Germany

Re: Create Realistic Sky Boxes

Postby SiOps on Sat Nov 28, 2009 10:28 pm

marnamai wrote:Image
Image
Image


What version?
SiOps
Regular
Regular
 
Joined: Mon Apr 03, 2006 5:05 am

Re: Create Realistic Sky Boxes

Postby marnamai on Sat Nov 28, 2009 10:57 pm

Vue7, 6 is nowhere as good in terms of quality.
User avatar
marnamai
Veteran
Veteran
 
Joined: Thu Nov 10, 2005 12:17 pm
Location: Belgium

Re: Create Realistic Sky Boxes

Postby SiOps on Sat Nov 28, 2009 11:29 pm

marnamai wrote:Vue7, 6 is nowhere as good in terms of quality.


Thanks.
SiOps
Regular
Regular
 
Joined: Mon Apr 03, 2006 5:05 am

Re: Create Realistic Sky Boxes

Postby Bronto on Mon Nov 08, 2010 1:37 am

Thanks for the script Scratch!

Below is the modification you need for the script to work in Vue 8.5

Change
Code: Select all
# -- Retrieve the camera

DeselectAll()
SelectByType(VuePython.VUEBasicObject.VOT_Camera)
cam = GetSelectedObjectByIndex(0)


To
Code: Select all
# -- Retrieve the camera

DeselectAll()
SelectByType(VuePython.VOT_Camera)
cam = GetSelectedObjectByIndex(0)
Bronto
Member
Member
 
Joined: Mon Nov 29, 2004 2:14 pm

Re: Create Realistic Sky Boxes

Postby civanT on Sun Jul 03, 2011 7:11 pm

I'm having problems with seams. What should I do? I followed every step correctly. Can it be my cloud options?
civanT
Just Joined
Just Joined
 
Joined: Tue Aug 25, 2009 8:57 pm

Re: Create Realistic Sky Boxes

Postby ScarT on Thu Jan 05, 2012 11:37 am

civanT wrote:I'm having problems with seams. What should I do? I followed every step correctly. Can it be my cloud options?

There's a fixed set up here, that'll deal with that (vertical and horizontal FOV needs to be 90).
http://interlopers.net/forum/viewtopic.php?p=319110&
User avatar
ScarT
Senior Member
Senior Member
 
Joined: Sat Apr 02, 2005 7:33 pm
Location: Denmarkian Land

Re: Create Realistic Sky Boxes

Postby Hollow on Mon Jan 09, 2012 12:38 am

Been playing with Vue10 after Chop helped me out.
Image

Already tested a few in game. Just rendering this out and ready to make a HDR version!
User avatar
Hollow
Ubisoft/Monothetic
 
Joined: Thu Aug 14, 2008 12:38 pm
Location: London, UK
Previous

Return to Tutorials

Who is online

Users browsing this forum: No registered users