Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2016-09-30 01:24:18 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-09-30 01:24:18 +0300
commit1cd800613e5c1fa036580c5d8f28c440cf22e69b (patch)
tree7c03fc9a9d78709628a5baeaf93fe0b2bc7f742c /docs
parent9fe008f7308e5c8fc2f4d3ce52f4fb54eb285744 (diff)
FAQ: Add Gaia 3D star map
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 5b93d08..5ba37b1 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -84,6 +84,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Magnet Player][magnet-player]** - Stream video torrents directly from your browser ([source code][magnet-player-source])
- **[PeerFast][peerfast]** - First P2P Internet Speed Test ([source code][peerfast-source])
- **[TorrentMedia][torrentmedia]** - Fully-featured desktop WebTorrent client
+- **[Gaia 3D Star Map][gaia]** - 2 million stars, rendered in 3D with WebGL, WebVR, and WebTorrent
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -135,6 +136,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[peerfast]: https://diegorbaquero.github.io/PeerFast/#
[peerfast-source]: https://github.com/DiegoRBaquero/PeerFast
[torrentmedia]: https://github.com/FaCuZ/torrentmedia
+[gaia]: http://charliehoey.com/threejs-demos/gaia_dr1.html
## How does WebTorrent work?