|
@@ -11,12 +11,13 @@
|
|
|
The aim of the project is to create an easy to use, lightweight, cross-browser, general purpose 3D library. The current builds only include a WebGL renderer but WebGPU (experimental), SVG and CSS3D renderers are also available in the examples.
|
|
|
|
|
|
[Examples](https://threejs.org/examples/) —
|
|
|
-[Documentation](https://threejs.org/docs/) —
|
|
|
+[Docs](https://threejs.org/docs/) —
|
|
|
+[Manual](https://threejs.org/manual/) —
|
|
|
[Wiki](https://github.com/mrdoob/three.js/wiki) —
|
|
|
[Migrating](https://github.com/mrdoob/three.js/wiki/Migration-Guide) —
|
|
|
[Questions](https://stackoverflow.com/questions/tagged/three.js) —
|
|
|
[Forum](https://discourse.threejs.org/) —
|
|
|
-[Slack](https://join.slack.com/t/threejs/shared_invite/zt-rnuegz5e-FQpc6YboDVW~5idlp7GfDw)
|
|
|
+[Discord](https://discord.gg/56GBJwAnUS)
|
|
|
|
|
|
### Usage
|
|
|
|