arhurt Posted February 24, 2009 Report Share Posted February 24, 2009 So I've decided to enter the Scene from a movie competittion from Gameartist.net Here's my moodboard, should be self-explanatory: I decided to take this opportunity and also learn a little bit about the Unreal engine. I've never done such a large scene before and it's proving to be quite a challenge, I'm really enjoying this! Here is some of my progress so far: Now I have a couple of questions: Does it matter if my mesh is all broken up into pieces for the engine to render? I'm sure this will never become a playable level, but at least the lightning must work correctly (I can use engine created lightmaps). I guess what I want to know is if I can leave holes and open seams in my mesh (I know they are bad for occluding, but performance is not a priority here). For example. Look at the way I made the bookcases and collums: As you can see they are all separate meshes just meeting at the edges, their vertices are not welded. Is that a problem or is that ok to be done? I'll likely have a ton more questions later Quote Link to comment Share on other sites More sharing options...
Scinbed Posted February 24, 2009 Report Share Posted February 24, 2009 There's no problem with doing it that way. You MIGHT get light leaks under the edges where meshes meet, but I don't think its common enough to worry about. Just make sure everything is aligned correctly and the lighmap uv layout is neat. Looks nice so far. Quote Link to comment Share on other sites More sharing options...
arhurt Posted February 24, 2009 Author Report Share Posted February 24, 2009 Thanks Slainchild! What do you mean by a lightmap UV? Do I need to have one extra set of UVs for the lightmaps for any reason, can't I just use my basic UVW mapping for it just as I do for diffuse etc? Also, here's a question concerning UVWs: How do I make a section of my model use a small tileable texzture (if even possible) For instance: The whole pillars and platforms are one big mesh, say that I wanted to make this trim here use a small portion of my texture sheet, how can I do this? Any links to tutorials or examples? Quote Link to comment Share on other sites More sharing options...
KungFuSquirrel Posted February 24, 2009 Report Share Posted February 24, 2009 You only need to worry about separate lightmap UVs if you're tiling anything on the texture, or if you're not getting the desired results from the normal texture UV (lighting seams, density issues, etc). Also, don't forget you can set a default lightmap resolution scale in the static mesh properties - it's helpful to do this rather than manually setting via the overridden resolution property on each mesh, though you'll still have to uncheck the override lightmap resolution flag. Quote Link to comment Share on other sites More sharing options...
Scinbed Posted February 24, 2009 Report Share Posted February 24, 2009 Yes, you can use your standard UV layout for lightmaps as long as none of it overlaps, else you will get errors in the results. There's a simple tutorial on Hourences site here: http://book.hourences.com/tutorialsue3lightmap.htm Quote Link to comment Share on other sites More sharing options...
arhurt Posted February 24, 2009 Author Report Share Posted February 24, 2009 Thanks guys, it's really a leap from Source to UnrealEd. The material editor is sooooo neat I love it! Now another modelling question. Should I bevel the edges of my models, like the pillars below (low and hipoly models in the image) Quote Link to comment Share on other sites More sharing options...
arhurt Posted February 26, 2009 Author Report Share Posted February 26, 2009 Hey guys, having a lot of trouble here :/ My imported meshes aren't showing on some viewports! Also, my model looks like crap ingame. I wonder if it's my normalmaps that are the problem, they seem messy to me... Any help is much appreciated Edit: I just went back to max and noticed that something is very wrong with the model/maps, I don't know what. Take a look at a render with no lights on the scene (the default max lightning) and how strange it looks. What could cause so much inconsistency between surfaces like that? Quote Link to comment Share on other sites More sharing options...
arhurt Posted February 26, 2009 Author Report Share Posted February 26, 2009 Ok, managed to fix my normalmaps problems after some reading, and also nailed a few problems with my UVW mapping. Here is the current mesh rendered in max: But then I imported it in UnrealEd, setup my materials and I still get some freaky stuff. For instance, take a look at the two bottom viewports. I don't know why but they won't display correctly. No meshes show up in them, but the two top ones are fine. I couldn't find a solution anywhere. Now that I know the issue is with UnrealEd and not my model though, I could move on to other things. Now I still get the black lines despite the fact that my normalmaps are ok, check out the difference from UT3 to Max render with the same textures and materials: Quote Link to comment Share on other sites More sharing options...
robert.briscoe Posted February 26, 2009 Report Share Posted February 26, 2009 If you cant see meshes in a viewport you probably turned them off by pressing W which toggles meshes on/off Quote Link to comment Share on other sites More sharing options...
arhurt Posted February 26, 2009 Author Report Share Posted February 26, 2009 lol thanks that umm... fixed it Yeah I'm that new to things.. .and sleep deprived Quote Link to comment Share on other sites More sharing options...
-HP- Posted February 26, 2009 Report Share Posted February 26, 2009 Good progresses so far dude, keep up! Quote Link to comment Share on other sites More sharing options...
Scinbed Posted February 26, 2009 Report Share Posted February 26, 2009 The black areas on the meshes look like lightmapping errors to me. Like the UV's arent packed well into the UV space and are outside slightly. Quote Link to comment Share on other sites More sharing options...
KungFuSquirrel Posted March 8, 2009 Report Share Posted March 8, 2009 lol thanks that umm... fixed it Yeah I'm that new to things.. .and sleep deprived It's a surprisingly common error with all of the filter types in unreal. I've done it way more times than I care to admit, whether models, volumes, terrain, etc. At least the bigger and farther along your map gets, the more obvious it'll be at a glance Quote Link to comment Share on other sites More sharing options...
arhurt Posted March 12, 2009 Author Report Share Posted March 12, 2009 I've been sidetracked by other stuff but finally I got some more time to work on my entry. The problem I'm having is that the scene is just so darn big that I have to do a lot of work before I even have a little piece done and presenteable. I'm now working on each piece's UV maps and the basic textures. So far this is the corner I have already implemented on Unreal and ready to be tweaked. I'll have a lot more time to work on this next week so I hope I can make up for the time lost. Thanks for the help all, I'll keep you posted on it. Quote Link to comment Share on other sites More sharing options...
arhurt Posted March 12, 2009 Author Report Share Posted March 12, 2009 Small update. This morning I managed to get the basic geometry on one side into Unreal, I'll close off the other side and tweak a bit with the lightning later today. BTW: Don't mind the water it's just a placeholder. If anyone has any leads on how to make realtime environment reflections on Unreal I'd really appreciate a few hints. Quote Link to comment Share on other sites More sharing options...
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.