[Models] Sci-fi Scenery
Re: [Models] Sci-fi Scenery
That's nice work! Keep going!
Re: [Models] Sci-fi Scenery
Use smoothing groups on the pipes to make them look better.
Re: [Models] Sci-fi Scenery
First, progress Images:
Secondly I have released the unfinished Assets of the Captive Mod. Maybe somebody will find it useful.
http://www.nexusmods.com/grimrock/mods/ ... D358&pUp=1
SpoilerShow
SpoilerShow
http://www.nexusmods.com/grimrock/mods/ ... D358&pUp=1
Re: [Models] Sci-fi Scenery
Hello. The floor model is implemented, see below. It is even more complex, at some 5000 triangles. The texture and UVmap are automatic and terrible, as is normal. Next I think are the Engine Nacelle walls, because these will create the cylindrical (or sort of cylindrical) shape of the body of the ship. The Ceiling will just sort of cap it. If possible it will be round but I think I won't be able to pull that off. Anyway.
SpoilerShow
SpoilerShow
SpoilerShow
Re: [Models] Sci-fi Scenery
Ive got a barebones idea of how to do the engine nacelles and how to integrate it into the later walls.
So it should end up looking something like this when paired with the other stuff
SpoilerShow
SpoilerShow
Re: [Models] Sci-fi Scenery
Not bad, but I think if you make a few more of such new models your mod size will be explode in the end.
And how is it with the pipes at the bottom in front of the party? I think you can put or drop items into them, or?
And how is it with the pipes at the bottom in front of the party? I think you can put or drop items into them, or?
Re: [Models] Sci-fi Scenery
@Buzzj:
Do you notice that the imported model is mirrored around x-axis?
This is a common prob with blender and generic Gmt obj import. Before export, try to mirror your model around X-axis in blender.
Always recalculate and check normals after mirroring! (Show normals= Press N - opens model sidebar, here you can toggle normals view+size)
Good work, can you try another texture?
Do you notice that the imported model is mirrored around x-axis?
This is a common prob with blender and generic Gmt obj import. Before export, try to mirror your model around X-axis in blender.
Always recalculate and check normals after mirroring! (Show normals= Press N - opens model sidebar, here you can toggle normals view+size)
Good work, can you try another texture?
Dungeon Master Resource Pack worker and passionated Beer drinker
Re: [Models] Sci-fi Scenery
As far as file size, yes, the .model file for a 5000+ triangle object is 245kb, whereas one for a ~3000 triangle object is 128kb. I have yet to notice any significant slowdown caused by these objects, but then again I have not been shooting thousands of lights on them either. As far as download size, If I somehow pass 500mb in size (Grimrock Nexus limit) I can always make two or more separate files.maneus wrote:Not bad, but I think if you make a few more of such new models your mod size will be explode in the end.
And how is it with the pipes at the bottom in front of the party? I think you can put or drop items into them, or?
Secondly, I have not checked, but yes, you probably can obscure small items behind the pipes. Even if this occurs you can just pick it up again by clicking on it. LOG engine does not actually use model geometry for the purpose of calculating object physics. Even if you model a hole, an object will not fall into it unless you script that whole square to be a pit trap.
I did notice that it was mirrored, but so long as it was mirrored correctly and uniformly I figured it was fine either way. Thanks for the blender tips though, being able to undo this effect will be extremely useful later.germanny wrote:@Buzzj:
Do you notice that the imported model is mirrored around x-axis?
This is a common prob with blender and generic Gmt obj import. Before export, try to mirror your model around X-axis in blender.
Always recalculate and check normals after mirroring! (Show normals= Press N - opens model sidebar, here you can toggle normals view+size)
Good work, can you try another texture?
I could render them in another texture, but with automatic UVmaps the texture would look terrible no matter what. I'll see If I can make a static white or something else like sand that would be easier to see.
Re: [Models] Sci-fi Scenery
Hrmmm.
Well first, I cooked up a column of sorts to go in a presumable 4 places along the fuselage.
But that was just an in-between project, I'm stuck on thinking of some kind of machinery to go underneath the engine nacelle. It felt a little bare without SOMETHING to go there. Maybe its some kind of actuator motor or other machinery. But what shape to make it? hmm.
Well first, I cooked up a column of sorts to go in a presumable 4 places along the fuselage.
SpoilerShow
SpoilerShow
Re: [Models] Sci-fi Scenery
Emergency shuttoff levers? Maybe a warning/caution/usage sign? Pressure gauges?