Jump to content

blueapples

Members
  • Posts

    85
  • Joined

  • Last visited

Posts posted by blueapples

  1. So the models have about ~54,000 and ~39,9000 polys.

     

    The Merc from one of the workshop assets has ~13,000 so I don't think these are really *that* far off. Unfortunately I haven't been able to find a way to reduce polys on the models. Adobe's Decimator really messes up parts of them like their feet (they get 180 degree inverted upside down, very strange)... though it otherwise does a pretty good job, it's not usable. Not sure how else to approach that.

     

    This entire game is about NPCs so these are custom iClone Character Creator exports. Definitely want to have more than 2 of them and want to be able to render 12+ characters if at all possible.

     

    Adjusting billboard distances seems to have helped a little but it's still pretty tough to keep it above 30.

     

    Is there a way to FPS lock at 30 so it won't render higher FPS? I'd prefer it to be consistent.

  2. I have an 1024x1024 outdoor scene with terrain that I can't seem to get above 35 or so FPS:

     

    post-17500-0-80638100-1469494252_thumb.png

     

    When looking at the NPCs it drops significantly, down to 19-20 FPS or less:

     

    post-17500-0-17583500-1469494193_thumb.png

     

    I've had a really hard time even getting this to perform this well and retain some of the look I'm going for. Originally I wanted a much denser forest (though I'm unsure if reducing density even helped, there are so many variables it's hard to keep track).

     

    So what can I do to speed this up?

     

    Josh you should have access to our SVN in a PM from me. This is the start.map file.

     

    Here is a shot with debug stats:

     

    post-17500-0-35094600-1469494212_thumb.png

  3. Hmm, I guess it does, but the effect is very subtle for me -- so much so I didn't detect it in my map. I would expect the largest version to be at least 3-4x the size of the smallest (along a bell curve) since that would represent a realistic distribution for a real forest.

  4. Is there any way to have random tree/vegetation sizes other than having multiple copies of each model at different sizes and painting over the same areas?

     

    Maybe something I can tweak in a shader to randomly scale vegetation models based on their x,y position on the terrain?

  5. Ah, I see. Sorry about that. It would be indeed challenging to approach the level of content available through the third party sites. Maybe if Dexsoft wanted to do a deal where their entire membership content library was converted, then it'd be more realistic, but that seems like the amount of content that would be needed. That would be awesome.

  6. I think it makes sense for your flowgraph system to be essentially like a functional scripting language GUI, but not as a complete analog for Lua. Procedural or object oriented programming doesn't lend itself to flow graphs in my opinion, it is very confusing indeed to try to do this. Functional programming does, however. That could be a useful limitation to impart a consistent design to it and make it usefully different from Lua.

  7. Here's an example from the map I'm working on.

     

    post-17500-0-41440100-1469212084_thumb.png

     

    I might actually be able to play with the scale of the pieces to get them to play well with the grid snap (they look really close to the drawn grid at least), but this is really tricky when using multiple kits together because it dictates what the scale has to be for each kit based on it's original model size. This is a bigger problem though.

     

    In this case, the kit is really clean and vertices all seem to match well on each joined piece. From what I have seen I seriously doubt it's even possible to make better matching pieces, and if so, that type of art just isn't available publicly. In spite of that it's still seems to be impossible to manually position them perfectly. It was so frustrating it took me out of my flow last night and I'm pretty discouraged right now to be honest. Hence the idea. If it's not possible, that's fine, I'll have to try to clean up my assets more I guess. Using pre-made assets is a critical part of this project so I have to figure out how to make this kind of thing easier on myself or I'm not going to finish this game.

  8. Snap mode where geometry from a model being moved will snap to other nearby geometry exactly.

     

    Context:

     

    I am working with a modular set of cave interior geometry from Dexsoft's membership package. Pretty good, if a bit basic models.

     

    However it is very hard to get them perfectly lined up since they are not sized correctly to use the grid snap. This feature would help with this immensely.

    • Upvote 3
  9. Did you actually get this fully working? I'd love to play with it. Haven't really tweaked my water much at all past throwing shadmar's newer water + caustics shader on it (which looks really cool, especially in the dark).

  10. I cannot find any vegetation items that don't have a shadow shader assigned. What else can cause this kind of strange artifact? It looks like a grass texture but doesn't match any grass textures I'm actually using that I can tell.

     

    post-17500-0-58900200-1468983116_thumb.jpg

  11. Allow for custom shapes defined by a heightmap other than circle for all deformation actions in the terrain editor.

     

    Provide some default heightmap brushes based on common patterns generated by programs such as L3DT.

    • Upvote 4
×
×
  • Create New...