Skip to content

Commit c6b3048

Browse files
committed
feat: github action for demo.
1 parent bd71157 commit c6b3048

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This project is an interactive 3D visualization of technology icons (e.g., JavaS
2121
implemented with WebGL and Three.js. Particles representing different technologies move dynamically in a 3D space,
2222
connecting with each other based on customizable parameters.
2323

24+
<a href="https://a-rudenko.github.io/webgl-tech-particles/demo.html" target="_blank">Live demo</a>
25+
2426
<h2>Install</h2>
2527

2628
Using npm:
@@ -86,6 +88,8 @@ You can also use this package directly in the browser via CDN without installing
8688
Example with basic <a href="https://github.com/a-rudenko/webgl-tech-particles/blob/main/settings.json" target="_blank">
8789
settings</a>.
8890

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+
8993
Below is a description of the settings.
9094

9195
<h3>Particle Settings:</h3>

0 commit comments

Comments
 (0)