Jump to content

omid3098

Members
  • Posts

    375
  • Joined

  • Last visited

Posts posted by omid3098

  1. my question is simple, how to detect right hightlights ?

    as all bokeh points are same size:

    regular-bokeh.jpg

    maybe you can define it for all highligts smaller than "n" pixles.. and for example if n=10:

    highlights with 10 pixel will draw bokeh shape in pure white, highlights with 1 pixel will be very fade..

    and highlights with more than 10 pixels (like sky) can be just burred..

     

     

    PS. or you can use only specular highlights..

  2. I don't think so.. water.mat just points to first one of textures. however it seems waterplane don't use directly from water.mat :) (there is no material in waterplane properties or in its Lua file..

    btw texture0 in water shader, refers to normal texture, so you need to change water.frag (I guess) and point texture0 to diffuse. (I don't know glsl)

    then change water.mat to set your first texture of series and assign it to your model.

  3. regarding to changing physic system, is there any approximation time on when this system will be replace with current phy system?

    I don't know should I continue to export my models with Phy or start to export my previous models to obj too..?

  4. as I can remember, we had this feature sometime in previous versions of leadwerks sandbox.

    we could set amount of RandomScale and after distributing vegetations, they were generate in random scales.

    that was very useful feature, but it removed. and there is just RandomRotation.

    I want to ask it for Leadweks Editor if is possible.

  5. Editor can not load previous maps. it will crash. is that because of PHY files?

    Vegetation system can not distribute vegetations. engine will crash again. maybe because of PHY files again.

    Dragging any models into terrain will put them on height=0.

     

     

    Edit: Should we report similar bugs (here or in bug tracker) at all? or this beta release is just for presenting some of new features?

  6. I think you can get better effect with some "corona"s there. in static or as particles..

    however when I change it's color, its material will be strange in 2.31(and it's correct in 2.3).

    if you had same problem, I think you should modify corona shader (corona.frag I guess)

     

    one more suggestion using corona is to edit corona.dds like smudged light..

×
×
  • Create New...