marcelluss Posted April 2, 2022 Share Posted April 2, 2022 (edited) I want to find out how to implement the effect of the web on the screen. I've seen this on websites, in principle I have no idea how to do this, but just how optimized will it be? And is it even possible to implement it using a shader? Edited April 2, 2022 by marcelluss Link to comment
Ayush Rathore Posted April 6, 2022 Share Posted April 6, 2022 It is a particle effect, you can see this link https://vincentgarreau.com/particles.js/ To make it you have to make a web browser on client side and load javascript. you can use the below link for help https://wiki.multitheftauto.com/wiki/Client_Scripting_Functions#Browser_functions Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now