Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 746 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 746 Bytes

gif

About

NishitaAtmos.osl is an osl shader for rendering a sky based on Nishita's paper in 1993 entitled "Display of the Earth Taking into account Atmospheric Scattering". It's mostly written based on the following article: https://www.scratchapixel.com/lessons/procedural-generation-virtual-worlds/simulating-sky

For some example renders, see: http://bensimonds.com/2014/10/02/atmospheric-rendering-with-osl/

Usage

  • Import text into blender.
  • Enable Open Shading Language from render options.
  • Use as OSL shader from script node.

To do list

Sun still lights sky when below horizon. Need to track down why this is and fix it. Fixed!