Forum Replies Created

Viewing 15 posts - 76 through 90 (of 130 total)
  • Author
    Posts
  • in reply to: Future development #406
    Akira_San
    Participant

    While i was looking at OpenGl books and stuff (that can be found around the net) i found, that what i was looking for can be done in GLSL without the need to touch the engine c++ code, but of course Gl_Decal could be added and multiple to the blending and stuff with just a simple line of code, but anyway. So yeah, a tut about how to use the glsl with NeoEditor would be nice to have for in the future!
    How about: Deferred shading
    Deferred shading wiki
    That would make the engine have a next-gen lightening.

    in reply to: Off-Topic! #403
    Akira_San
    Participant

    Yeah, i like its renderer!

    in reply to: Future development #402
    Akira_San
    Participant

    I agree!

    in reply to: Off-Topic! #397
    Akira_San
    Participant

    Anyone read the article about the doom 3 source code review, its quite good explaining the technique of doom 3 engine. I particularly like the rendering part.
    Doom3 Source Code Review
    How can we make a comparison of both game engines? “…” Come and see it!

    in reply to: Future development #367
    Akira_San
    Participant
    in reply to: Questions #353
    Akira_San
    Participant

    No crashes. Loading a particle prefab works. The camera changes color now. πŸ™‚ The post effects need some test file to load. Post effects -> add uniform -> cancel dont work.
    So one Meter will be blender box scaled to 5? Just like the snow prefab box.

    Edit: the box prefab opens empty cos the path is wrong. I changed the path to “meshs/Crate2.mesh”, and that worked. Now its appears that the prefab is dependent of the mesh in the meshs dir.

    • This reply was modified 9 years, 7 months ago by Akira_San.
    in reply to: Questions #340
    Akira_San
    Participant

    Some new things:
    Physics collisions dont work if objects are in a group. Add some boxes to a group from the demo and try to collide with them. Youll walk through them.
    When you try to rotate an object with MMB (double click to center around it) and the object is grouped or parented the rotate is off the center.
    The update on the right panel is slow, when you add an object or rename the name.
    No crashes so far.

    in reply to: Questions #338
    Akira_San
    Participant

    Thx, that works. πŸ™‚
    Now when using the latest daily build, the prefab dont seam to work. When selected 4 boxes and saved them as a prefab and then try to load, the load prefab dont show up on the screen and also no file saved in the prefab dir.
    When “play in editor” the keyboard dont work.
    The game will be a simple hit the boxes with a ball for Webgl demo.
    What are the Neo view units compared to blender?

    in reply to: Questions #334
    Akira_San
    Participant

    New link, had to delete the old one, cos forgot to remove the doom filesHit_the_Boxes

    in reply to: Questions #333
    Akira_San
    Participant

    My Demo have a shaky camera, can you take a look Hit_the_Boxes The demo is using the SponzaMouse.lua and camera setup, but when i move the cam view shakes. Ive also played a little with some doom 3 models, just for fun.
    http://www.pasteall.org/pic/show.php?id=77459

    in reply to: Future development #332
    Akira_San
    Participant

    Nice and thx.

    in reply to: Future development #330
    Akira_San
    Participant

    You are right, my mistake. I was thinking about baking and lightmaps πŸ™‚
    Can you add a visual representation for the point light “Radius”, like circles, to make the radius more clear?

    in reply to: Future development #328
    Akira_San
    Participant

    You can bake the textures and then overlay them in gimp, just like in Blend-A-Race game usng a single texture with all the baked stuff. But this is loosing its functionality, for example see this: http://www.cgmasters.net/free-tutorials/fps-mouselook-script-plus-real-text/
    And you could also download the blend file.

    in reply to: Questions #327
    Akira_San
    Participant

    Some issues:
    When creating and then loading a prefab, the loaded prefab is empty, no object loaded and also the location of the pivot is off. Was that fixed in the latest dev git, i dont remember.
    In the object panel, you can see that when moving some object, there are only integers, so you cant type: x – 1.5.

    in reply to: Future development #325
    Akira_San
    Participant

    “You can start using atlas textures right now. They don’t need any special support in the engine”
    What do you mean? I know, that you could bake in blender, but later how to set the texture? In blender, their is a mode “multiply”, where you set the baked AO/shadow map to get the effect, but as for Maratis i dont know how to do it.

Viewing 15 posts - 76 through 90 (of 130 total)