We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Trying to recreate this effect

Home Forums Graphics / Blender Trying to recreate this effect

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #52198
    schit4brainz
    Participant

    I have posted a version of this question already but I think it made people confused.

    I’m trying to recreate an effect in this website
    https://exp-infinite-passerella.lusion.co/

    The video playing on the runway screen emits a light that casts across the audience and models in the scene. Global illumination. Or emissive, voxel cone shading, whatever you want to call it. It’s the light being cast from the video.

    Willing to pay someone who can create a solution, write some code and advise on how to implement it alongside Verge3D. Or point us in the right direction.
    Not knowing how to do this is preventing us from moving forward.

    #52201
    schit4brainz
    Participant

    what about using shadertoy?
    https://www.shadertoy.com/view/wlSfW1

    This works as it can take a webcam feed, so it must be able to pull a stream in from a video url.

    Any one have any tips for taking this shadertoy code and implimenting it with Verge3D?
    I don’t just want to use the shader as a material. I kinda need whats going on in the shader to be going on in my blender/verge3D scene.

    #52211
    xeon
    Customer

    The puzzles provided will produce the same effect as seen on https://www.shadertoy.com/view/wlSfW1

    The lighting effects shown in https://exp-infinite-passerella.lusion.co/ are completely different and use a combination of fog, bloom and depth of field to get the effect. When I have time I will create a demo and send code.

    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.