GithubHelp home page GithubHelp logo

hengle / unity-interiormapping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaxil/unity-interiormapping

0.0 0.0 0.0 23.94 MB

Interior mapping shader for Unity with a sample scene. This is provided as is, for learning purpose. You can use it freely for your personnal or commercial projects

License: MIT License

C# 6.89% GLSL 59.95% HLSL 33.16%

unity-interiormapping's Introduction

Unity-InteriorMapping

============

This is an implementation of the interior mapping shader in tangent space for unity. It support basic features like rooms variations, room size, various windows models (windows blinds positions ...) as well as some advanced features like windows refraction, corridors between rooms, light projected from the windows, shadows from external occluders (works for directional light), funky bouncing sphere and random decorations placement.

alt text
alt text
alt text

This project is provided as as, for learning purpose. You can use it freely in commercial and personnal projects No support will be provided ... it has been only tested on windows/DX11 platform so far.

The shader requires :

*An interior atlas with the albedo of the interior ... 4x4 textures: - first column is the ground texture - second column is the ceiling texture - third one is the sidewall texture (streched x2) - fourth one is the backwall texture (stretched x2) *window atlas with 4 variations of the window (open->closed window blinds) *window normal map *window Roughness/Metalness/Glass texture (glass is used as mask for some effects in the shader.)

Optional : *Decoration atlas with 4 walls random feature/poster/whatever you want ...

A samples scene is provided with several variations of the shader.

I hope you'll enjoy it, have fun!

unity-interiormapping's People

Contributors

gaxil avatar

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.