Search Unity

Lighting Box 2 Next-Gen Lighting Solution

Discussion in 'Assets and Asset Store' started by UnityLighting, Jun 9, 2017.

?

Unity Version

  1. 5.4

    2.4%
  2. 5.5

    1.3%
  3. 5.6

    16.5%
  4. 2017

    79.8%
  1. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Palm Creating Tutorial:
    photo_2018-03-07_12-36-07.jpg photo_2018-03-07_12-36-09.jpg photo_2018-03-07_12-36-11.jpg photo_2018-03-07_12-36-12.jpg photo_2018-03-07_12-36-13.jpg
    photo_2018-03-07_12-36-09.jpg

     
    Gametyme likes this.
  2. CatchierSnail

    CatchierSnail

    Joined:
    Apr 17, 2013
    Posts:
    4
    I really suck at trees :( but my grass is getting real good, well... i think so, haha. 2 new grass, short and flowering. plus just a nice pic of my first grass and a flower made from the texture that comes with lightingbox. (close up shots). made with Unity tree creator + lightingbox. seeded_short.png grass_flower.png
     
    Rowlan likes this.
  3. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    The most important part of the foliage creation are :
    1. Textures (specially leaf)
    2. Material colors and tree shadows
    Tutorial play list
     
    CatchierSnail likes this.
  4. AndyNeoman

    AndyNeoman

    Joined:
    Sep 28, 2014
    Posts:
    938
    Hi @aliyeredon2 , im getting an error in the editor any idea?

    NullReferenceException: Object reference not set to an instance of an object
    LB_LightingBoxHelper.UpdateSettings (.LB_LightingProfile profile) (at Assets/LightingBox2/Scripts/LB_LightingBoxHelper.cs:235)
    LB_LightingBoxHelper.Start () (at Assets/LightingBox2/Scripts/LB_LightingBoxHelper.cs:145)
     
  5. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Try reopening editor or scene or creating a new profile or re assigning current profile into lighting box
     
    AndyNeoman likes this.
  6. AndyNeoman

    AndyNeoman

    Joined:
    Sep 28, 2014
    Posts:
    938
    It's strange because it shows a profile (my own created one) in the helper object.

    A really nice tool and I would definitely support further tools that looked at different assets like prism etc...

    Anyway, some images. :)
    Screenshot (55).png Screenshot (57).png Screenshot (52).jpg Screenshot (53).jpg Screenshot (56).jpg
     
    robymv likes this.
  7. mrPRAZ

    mrPRAZ

    Joined:
    Oct 10, 2013
    Posts:
    23
    Is Lighting Box for Mobile still happening?
     
  8. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874

    It's pending for review from 2-3 month ago !!!


     
    Quique-Martinez likes this.
  9. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874


    Scriptable Render Pipeline is an advance feature but it's experimental now. I think after 1 year we can use it in Action

    Visual Shader Editor is not comparable with Amplify Shader Editor. Just use Amplify Shader Editor for your shader development
     
  10. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  11. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  12. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  13. buttmatrix

    buttmatrix

    Joined:
    Mar 23, 2015
    Posts:
    609
    where is your stochastic SSR coming from?
     
  14. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  15. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    My HD Render Pipe line experiences :

    Compatible :
    * All Post Processing Stack 2 effects

    Non-Compatible :
    * Stochastic SSR
    * Volumetric Light
    * Sun Shaft
    * All custom Shaders (Tessellation terrain, Foliage,...)

    The most important part of the upgrading to the HD RP is the materials (shaders). Currently a lot of the shaders is not available in HDRP : Tree shaders,Terrain shader ...

    Also most Asset Store tools will be deprecated for HD RP . For example : Amplify Shader Editor, Shader Forge, Terrain shaders ...

    So all publishers must be upgrade whole tools into the new shader language. It's not too simple task or maybe it's not possible

    The performance in my simple cubit test was same as Legacy rendering mode. But the quality for lights and material is much better in HD RP


    Lightweight RP :
    Compatible :
    Some effects from Post Processing Stack 2:
    * Bloom,Auto Exposure,Vignette,Chromatic Aberration ...

    is not Compatible :
    * All other image effects (Sun shaft,Global Fog, ...)
    * Terrain shader and all other custom shaders

    Finally i think new Render pipelines currently is not complete and ready to use in Action. So just focus on old render pipelines if you want to make production level games . After 1 year, i think we can switch to new render pipelines
     
  16. buttmatrix

    buttmatrix

    Joined:
    Mar 23, 2015
    Posts:
    609
    Thank you for reporting on this. Please post future HD RP observations here as well, if you feel so inclined.
     
    UnityLighting likes this.
  17. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Lighting Box and HD Render Pipeline test (current Lighting Box) :
    photo_2018-03-19_00-18-30.jpg photo_2018-03-19_00-18-33.jpg photo_2018-03-19_00-18-37.jpg photo_2018-03-19_00-18-41.jpg photo_2018-03-19_00-18-51.jpg
    photo_2018-03-19_00-18-51.jpg
     
  18. buttmatrix

    buttmatrix

    Joined:
    Mar 23, 2015
    Posts:
    609
  19. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Refraction (sample scene)
     
  20. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    21.jpg 3.jpg 2.jpg 1.jpg
    21.jpg
    1.jpg
     
    Last edited: Mar 21, 2018
    Shodan0101 and Quique-Martinez like this.
  21. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  22. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    High quality leaf textures for Tree Creator:
    21.jpg 21.jpg
     

    Attached Files:

    • 10.jpg
      10.jpg
      File size:
      429.7 KB
      Views:
      933
    Rowlan likes this.
  23. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    New tutorial series:
    13.jpg 12.jpg 11.jpg
    11.jpg
     
    ftejada and Rowlan like this.
  24. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Creating HD tree prefabs using Tree Creator:
    1.jpg 2.jpg 3.jpg 5.jpg 34.jpg
    1.jpg

     
    Last edited: Mar 24, 2018
    ftejada and Rowlan like this.
  25. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  26. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  27. AndyNeoman

    AndyNeoman

    Joined:
    Sep 28, 2014
    Posts:
    938
    Hi @aliyeredon2 , id love a tutorial on the volume blending on the post process layer. I'm not sure where to start, if I have the layer set to default or everything the effect looks great but has the warning about being slow but if I set to any other layer there seems no effect at all.

    Some info/tips on this would be really useful.
     
  28. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    The warning is wrong

    Just use default or everything layer
     
    AndyNeoman likes this.
  29. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  30. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  31. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    HD Render Pipeline + Lighting Box 2.7:
    The new pipeline has much better color grading quality
    1.jpg 2.jpg 3.jpg 4.jpg 5.jpg
    1.jpg
    5.jpg
    4.jpg
     
  32. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    I have forgotten old pipeline after touching this new HD Pipeline:
    1.jpg 2.jpg 3.jpg 4.jpg 5.jpg
    5.jpg
     
    water2019, johnlanz, Gametyme and 4 others like this.
  33. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,272
    Awesome. Will you make a video about how to set that up?
     
    UnityLighting likes this.
  34. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    HD Render Pipeline integration

    Open Assets->Lighting Box Updates:
    3.jpg
    1.jpg
    2.jpg
     
    red2blue and Rowlan like this.
  35. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  36. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Spot and other light types don't support shadows yet for baking:
    Untitled.jpg
    Untitled21345.jpg
     
  37. Cgflux

    Cgflux

    Joined:
    Jan 28, 2016
    Posts:
    7
    Hi I have problem with HD Render Pipeline integration. I download Beta version Unity,download new lightingbox and i download zip file with HDRP.I extract it. In Unity I open Import package and localize the HDRP package but when it's open the dialog box everything is gray and i can not import this assets.What am i do wrong?
     
  38. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    I will make a video about import workflow soon

    1.Download the demo from here :
    https://blogs.unity3d.com/2018/03/1...aking-real-world-objects-into-digital-assets/

    2. Download lighting box for HDRP from : Assets->Lighting Box Updates (last link)

    3. Import LB for HDRP into photogrammetry sample project
     
    Rowlan likes this.
  39. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Lighting Box beta 2 for HD RP:
    - Fixed HDR color selection for colors
    - Added depth of field from post processing stack 2

    Untitled.jpg
     
  40. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    HD RP :
    1.jpg 2.jpg 3.jpg
    1.jpg
     
    XCO and Quique-Martinez like this.
  41. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    From customers :

     
  42. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Legacy Pipeline:
    1.jpg 2.jpg 3.jpg 10.jpg 11.jpg
    3.jpg
     
    Last edited: Mar 31, 2018
  43. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  44. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
  45. Rowlan

    Rowlan

    Joined:
    Aug 4, 2016
    Posts:
    4,272
    UnityLighting likes this.
  46. Alimohammadlo

    Alimohammadlo

    Joined:
    Jun 20, 2017
    Posts:
    16
    hello master ali yerdone please help us becase to creat trine in new render pipline is a error please cantact me to my emails very tancks
    email:alimohammadlog@gmail.com
     
  47. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Yes i already touched most of them. Currently without terrain and tree shaders it's not enjoyable
    Also Shader Graph is another useful tool that is not available for HDRP yet
     
  48. neoshaman

    neoshaman

    Joined:
    Feb 11, 2011
    Posts:
    6,493
    will you integrate lightweight pipeline too? Could be useful to allow conversion from lw to hd for people working on multiple platform
     
  49. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Maybe in the future
     
  50. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874