Code Monkey home page Code Monkey logo

cloudsdemo's Introduction

Demo Video

version alpha:

  • A small demo for volumetric clouds, SDF mesh and noise based ocean
  • Terrain: Houdini heighfield for heightMap, Substance designer for Texture, and Custom Shader for final result
  • Clouds: Precomputed 3D woley noise and 2D cloud texture for base Shape, raytracing + downsampling + TAA for rendering
  • Mesh SDF: Mesh made with Maya, sampled to SDF 3D texture and combined with 3D noise, write depth first then render with drawmesh
  • Ocean: base noise algorithm from TDM shadertoy, added atmosphere scattering of sky for refelct
  • GlobalFog: effect ocean by add ray plane intersection when generate worldpos from depth map, some tricky calculate for sun fade and horizontal fog

UBW version:

  • Added Godrays with TAA + bilateralBlur + TAA for over 8x downsample denoise
  • Added Custom clouds shadow by store shadowmap at godray texture's alpha channel
  • Added bilateralBlur for clouds denoise
  • contruct custom clouds depth info which stored at alpha channel and gear depth for intersection with gears and clouds
  • replace Sunlut with fast atmosphere scattering compute for current suncolor
  • added voronoi variation tilling for terrain
  • integrated clouds and godrays effect into postprocessing pakage

image image image image image image image image image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.