Jump to content

Scott Richmond

Members
  • Posts

    422
  • Joined

  • Last visited

Posts posted by Scott Richmond

  1. mmm, I think I just get a bit confused on whats best practice. I think that's where I find LeadWerks lacking at the moment - There are all these different modules and most of the tutorials use a mix of them. Doesn't seem to be a set standard. I mean surely LEO is preferred, so why not make them the only headers? More simple and less maintainance.

  2. You haven't done a OpenGL benchmark then, nothing else matters.

     

    Actually everything else matters. The majority of games are DX-based and therefore Win7 is better over-all. A quick Google found that D3 did indeed take quite a huge dive in FPS when run under Win7. Interesting. Ah well. Personally I've found any small problems like that are far outweighed by the advantages Win7 provides.

  3. I'd take all these comments with a gain of salt, as Rick has suggested previously. A couple of things to take into consideration above and beyond what has already been said:

    • Documentation - Leadwerk used to have awesome doco, but due to recent developments (v2.3) a lot of it is out of date. Still definitely workable and by no means a show stopper, but its still a problem. Though I understand the developer (Josh) is actively working on it.
    • Industry Experience - You might find jumping into UDK will give you a better entry into the industry. UDK has some amazing tools Leadwerks doesn't come close to having. There is also a much larger community and therefore more support and examples to run with.
    • Cost - Sure the engine is damn cheap. But you can go grab the full UDK right now for free and create to your hearts content. Only catch there is that if/when you go commercial, Unreal take a slice of the pie.

    Lumooja - I have to pull you up on the Win7 comment - The OS isn't slower at all, in fact by almost all accounts it is faster. This is based on personal experience and a number of benchmarks I've seen.

  4. actually thats a good idea going back to what DJDD was suggesting where the separate body parts would all be combined via script... hmmm... that also opens up the ability to sever body parts as well... thats how CoD had done it at one time... Have basically one body and then the head was another model parented to the body...

     

    Aye its a decent solution IMO. But just in regards to the cutting up of models - LW can do dynamic model splicing anywho, as already demoed.

  5. and thats where instancing would come in and Josh has already said he would look into implementing it but note that you will lose performance... so I don't know why you keep beating a dead horse... can you not be satisfied with anything or do you just like to complain?

     

    Calm down buddy. Rick was simply elaborating on his point, which we were disputing. Don't take it personally when he has a valid point you can't rebuke.

  6. I don't know how most MMOs do it, but I would not have entire character models just with different texture sets. I would cut the models up into body parts (arms, legs, torso, head, etc) and then put the model together with LUA scripting at runtime. That way you can have all the combinations you want and are interchangable at will.

  7. That's the point. Where else would I assume it is when I create the project?

     

    Sorry, so you're actually assuming everyone here is running LW in the default directory? You should be able to set the projects up using relative directories.

  8. Originally I was tending to agree to Tyler on this, but I'll freely admit that I don't fully understand how the shader solution works. So I'll have to assume Josh in correct in saying it is more efficient and faster. Could someone, anyone, maybe write up a bit of a tutorial on how this is supposed to work? I'm sure many people here would benefit from it.

×
×
  • Create New...