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.

Outsource effects from Three.js inside Verge3d ?

Home Forums Graphics / Blender Outsource effects from Three.js inside Verge3d ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64957
    Bazuzu
    Customer

    Greetings. How can u use for example that effect in my own project with my own object in Verge3d ?
    https://cdn.soft8soft.com/demo/examples/webgl_points_dynamic.html
    Its very important to have such ability, like also some shaders from ShaderToy.com
    Thank you!

    #64959
    Bazuzu
    Customer

    like for example
    https://exp-gemini.lusion.co/style
    These guys are making magic, Lusion Labs.
    So is it possible to work and add effect to camera? Depth of field some how, Lens lares? Post Process? Color LUTS ? its so important to have that for creating stunning projects on Verge3d, i wish it is possible with Verge3d….

    #64960
    xeon
    Customer

    Welll verge is based on threejs and you can incorporate many thing via your own plugins or JS to acess threejs specific features. So technically you could this now. However it would be js code that would support. Particles coming from a 3D program such as blender may never be brought over… maybe one day hopefully.

    Post processing … you have that ability now to some degree. I think you could do the car demo on verge via puzzles.

    LUTS—would be nice not sure how that would work in verge … but if it could I would vote for that too.

    Regardless all of these features would improve verge greatly if they were fully implemented. Saving a ton of time to code.

    I think it would also keep people using verge

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

    #64961
    kdv
    Participant

    Its very important to have such ability

    You already have this ability. Every demo comes with a working code example.
    https://github.com/mrdoob/three.js/blob/master/examples/webgl_points_dynamic.html
    Not a big problem to implement into any v3d app if you know THREE engine and JS…

    Depth of field some how

    Possible even via puzzles
    https://www.soft8soft.com/docs/manual/en/puzzles/Postprocessing.html#dof

    Color LUTS

    Possible https://v3d.net/f60

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

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