Giter VIP home page Giter VIP logo

Comments (4)

FrankEscobar avatar FrankEscobar commented on June 3, 2024

I had the same problem but unfortunatly I think that there is no support by the people that made it.

from seurat.

MotivaCG avatar MotivaCG commented on June 3, 2024

Probably it won't work never, since you should apply it as self-illumination map I cannot imagine how it could work I think that this implementation has nothing to do with the one that ILM used.

from seurat.

breakin avatar breakin commented on June 3, 2024

I briefly looked at Seurat. I was surprised to learn that it only supported a single image channel. If it had supported say 3-4 image channels Seurat could be used to reconstruct a g-buffer holding material properties such as metalness, base color, roughness etc.. Light sources could then be added by the realtime engine enabling view-dependent effects. I'm kinda assuming that this is what ILM did since storing full light-field seems expensive, but I could be wrong ofc. I have no actual insight into their prototype beyond what was written in media.

I guess you could run Seurat once for each input image to obtain different meshes/textures for the different images and then you could render all of them into different buffers to get you full g-buffer. Maybe this is what ILM did?

from seurat.

davejrichardson avatar davejrichardson commented on June 3, 2024

Seurat doesn't in general support dynamic specular reflections; they're baked in.

As Anders suggests, you can capture and process a set of g-buffers as input by running the pipeline in several iterations. It's a bit lengthy, and you need to carefully use the --cache_path flag to get consistent processing results over multiple pipeline runs.

from seurat.

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.