Procházet zdrojové kódy

Add three.quarks particle system to plugin docs (#25319)

Forrest Sun před 2 roky
rodič
revize
f8be3dc811

+ 1 - 0
docs/manual/en/introduction/Libraries-and-Plugins.html

@@ -77,6 +77,7 @@
 		<h3>Particle Systems</h3>
 
 		<ul>
+			<li>[link:https://github.com/Alchemist0823/three.quarks three.quarks]</li>
 			<li>[link:https://github.com/creativelifeform/three-nebula three-nebula]</li>
 		</ul>
 

+ 1 - 0
docs/manual/ja/introduction/Libraries-and-Plugins.html

@@ -71,6 +71,7 @@
     <h3>Particle Systems</h3>
 
     <ul>
+        <li>[link:https://github.com/Alchemist0823/three.quarks three.quarks]</li>
         <li>[link:https://github.com/creativelifeform/three-nebula three-nebula]</li>
     </ul>
 

+ 3 - 0
docs/manual/zh/introduction/Useful-links.html

@@ -114,6 +114,9 @@
 		<li>
 			[link:http://idflood.github.io/ThreeNodes.js/ ThreeNodes.js].
 		</li>
+		<li>
+			[link:https://github.com/Alchemist0823/three.quarks three.quarks] - 针对 three.js 高速粒子特效系统
+		</li>
 		<li>
 			[link:https://marketplace.visualstudio.com/items?itemName=slevesque.shader vscode shader] - Syntax highlighter for shader language.
 			<br />