File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ This project is an interactive 3D visualization of technology icons (e.g., JavaS
21
21
implemented with WebGL and Three.js. Particles representing different technologies move dynamically in a 3D space,
22
22
connecting with each other based on customizable parameters.
23
23
24
+ <a href =" https://a-rudenko.github.io/webgl-tech-particles/demo.html " target =" _blank " >Live demo</a >
25
+
24
26
<h2 >Install</h2 >
25
27
26
28
Using npm:
@@ -86,6 +88,8 @@ You can also use this package directly in the browser via CDN without installing
86
88
Example with basic <a href =" https://github.com/a-rudenko/webgl-tech-particles/blob/main/settings.json " target =" _blank " >
87
89
settings</a >.
88
90
91
+ <i >You can also export settings from the <a href =" https://a-rudenko.github.io/webgl-tech-particles/demo.html " target =" _blank " >demo</a > version.</i >
92
+
89
93
Below is a description of the settings.
90
94
91
95
<h3 >Particle Settings:</h3 >
You can’t perform that action at this time.
0 commit comments