Jump to content

Ameshi

Members
  • Posts

    67
  • Joined

  • Last visited

Posts posted by Ameshi

  1. Is this for real?

     

    A entire year and we will get only a well made (perhaps) terrain system?

     

    Don't get me wrong Im in love with the engine, but this is sad.

     

    The "Not priorities" is what can make this engine shine. We need more Shader effects to use the advantage of the OpenGL 4 renderer. All games looks "bland" with no proper shaders.

     

    What about more CSG tools for the editor, like a cut tool and vertice tools. He said the leadwerks toke place of the 3D World Studio, but is far ahead.

     

    Now the greed will talk more and we will receive endless DLC's ...

     

    yay ...

  2. Im not geting the godray effect here.

     

    I have to put this where?

     

    --godray
        local fExposure=camera:GetKeyValue("godray_fExposure","0.3")
        local fDecay=   camera:GetKeyValue("godray_fDecay","0.97")
        local fDensity= camera:GetKeyValue("godray_fDensity","0.6")
        local fWeight=  camera:GetKeyValue("godray_fWeight","0.24")
        local fClamp=   camera:GetKeyValue("godray_fClamp","1.0")
        local fWhiteOnly=camera:GetKeyValue("godray_fWhiteOnly","0")
    

  3. I have been watching this tutorial "RakNet in Leadwerks Tutorial" but I have difficulties in translating it from LE2 to LE3. This video should be updated to LE3.

     

    What should following keywords be changed to?

    • EntityPosition() and EntityRotation()
    • GetBodyVelocity() and GetBodyOmega()
    • CreateController()
    • UpdateController()
    • classes: TBody, TMesh, TController ???
    • PositionEntity() and RotationEntity()

     

    How many players would this kinda server be able handle in real time? (10, 100, 1000 players?)

     

    The link is not working :/

  4. Here is a link you Guys can check out on youtube.com. it shows exactly how long it takes to load an extremely simple scene... btw YouGroove, i was wrong about the loading time... sorry about that! it felt longer than it took tongue.png but anyways it does take a while to load this simple scene! and for some reason when debugging the game crashes in the video at the end :/ i am recording in 30 fps, however when realtime the pc runs at 120fps, which you'll also be able to see when the debug crashes tongue.png

     

    Here's the link:

    http://youtu.be/lr0BzqrtkFw

     

    Why is taking so long to load, the engine is that slow?

  5. Here is a video that shows the strange behaviour I'm getting... (notice how placing the a new copy of the prefab from the asset library seems to fix the corrupt copies)

     

     

    This is a serious problem, that than messup the entire project.

    I the team behind the engine looking at this issue?

×
×
  • Create New...