浏览代码

Merge pull request #8 from grischaerbe/main

Add Threlte
Stephens Nunnally 1 年之前
父节点
当前提交
08b9b8ead5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -881,6 +881,8 @@ _Language specific game engine development libraries / frameworks / code._
     - 🎉 [drei](https://github.com/pmndrs/drei) - Useful helpers for react-three-fiber.
     - 🎉 [gltfjsx](https://github.com/pmndrs/gltfjsx) - Turns GLTFs into JSX components.
     - 🎉 [react-three-fiber](https://github.com/pmndrs/react-three-fiber) - React renderer for Three.js.
+- JavaScript: Graphics - Three.js - Svelte
+    - 🎉 [Threlte](https://github.com/threlte/threlte) - 3D framework and ecosystem for Svelte and Three.js. [[Website](https://threlte.xyz/)]
 - JavaScript: Gui
     - 🎉 [Bootstrap](https://github.com/twbs/bootstrap) - Popular. Develop responsive, mobile first projects. [[Website](https://getbootstrap.com/)]
     - 🎉 [dat.GUI](https://github.com/dataarts/dat.gui) - Lightweight gui for changing variables in JavaScript.