Giter Club home page Giter Club logo

Comments (4)

Jin02 avatar Jin02 commented on June 15, 2024

시간이 되면.. HBAO 까지 구현한다.

from socengine.

Jin02 avatar Jin02 commented on June 15, 2024

단순한 SSAO의 구현 자체는 상당히 쉬운편이다.
샘플링을 할 좌표를 기준으로 주변 depth들을 랜덤으로 긁어온다.

랜덤으로 긁어온 depth를 이런 저런 정보와 함께 viewSpace Pos로 변경하고 샘플링 할 위치의 viewSpace Pos와 비교해서 적당히 색을 칠해주면 된다.

뭐.. 귀찮아서 대부분의 내용을 설명하지않고 그냥 넘겼는데.. 그만큼 쉽다.
bloom처런.. 방식 자체는 간단하지만 구현은 귀찮은 작업이다.


문제는 HBAO 이다.

from socengine.

Jin02 avatar Jin02 commented on June 15, 2024

HBAO는 나중에

from socengine.

Jin02 avatar Jin02 commented on June 15, 2024

This issue was moved to TeamSOC/SOCEngine#35

from socengine.

Related Issues (20)

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.