jaboo224 Posted July 30, 2010 Report Posted July 30, 2010 Hi, im currently working on a project at Vancouver Film School's game design program and i ran into a question of how would i go about attempting to make a custom skydome for udk. We are thinking of painting the sky for one level and using photos for another. I was wondering if you guys could point me in the direction of a tutorial or perhaps a list of steps. Thanks Quote
PhilipK Posted July 30, 2010 Report Posted July 30, 2010 Well, easiest way IMO is to just create a sphere, flip the faces and delete the underside so it is half a sphere. Top down- Planar map it and then go into Unwrap editor and Relax the UVs. Then simply export it as a regular mesh and import it as a static mesh in UDK. You can then set stuff like no shadow casting or collision on that object. Planar mapping the object will give you no seams automatically, but it can be tough if you want to paint in a city skyline or something at the horizon. Then you'd probably want to split up the UV into a side strip where you just paint your city stuff on a horizontal texture and then maybe only have half of the half sphere's top part planar mapped top down. Quote
PhilipK Posted July 30, 2010 Report Posted July 30, 2010 Oh.. And also if you're ever going to see the ground part of the skysphere of course you need to extend your half sphere. Stuff at the bottom can usually just be stretched out from the last few pixels in the texture if it's ok to have pretty much a solid color there. Quote
Pomperi Posted July 30, 2010 Report Posted July 30, 2010 You could also try this: http://www.3dmotive.com/product-skydome Came across this the other day, haven't tried it myself yet but it seems like a pretty nice and easy way of doing a skydome Quote
jaboo224 Posted July 30, 2010 Author Report Posted July 30, 2010 Wow! thanks guys. this helps me a great deal! long live mapcore! Quote
PhilipK Posted July 31, 2010 Report Posted July 31, 2010 You could also try this: http://www.3dmotive.com/product-skydome Came across this the other day, haven't tried it myself yet but it seems like a pretty nice and easy way of doing a skydome Ah shit, that's great! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.