Home › Forums › Graphics / Blender › Outsource effects from Three.js inside Verge3d ?
- This topic has 3 replies, 3 voices, and was last updated 3 years ago by
kdv.
-
AuthorPosts
-
2023-07-01 at 6:45 pm #64957
Bazuzu
CustomerGreetings. 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!2023-07-01 at 7:08 pm #64959Bazuzu
Customerlike 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….2023-07-01 at 8:23 pm #64960
xeonCustomerWelll 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.com2023-07-02 at 12:06 am #64961kdv
ParticipantIts 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#dofColor LUTS
Possible https://v3d.net/f60
Puzzles and JS coding. 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 the meaning at all.
-
AuthorPosts
- You must be logged in to reply to this topic.
