mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
update readme (geometries, meshes)
This commit is contained in:
parent
15ba30e058
commit
bf7d30b7bb
26
README.md
26
README.md
@ -61,16 +61,42 @@ Thanks to VueJS/ViteJS, **TroisJS use watchers and HMR to update ThreeJS objects
|
|||||||
- [ ] ...
|
- [ ] ...
|
||||||
- [ ] Geometries
|
- [ ] Geometries
|
||||||
- [x] Box
|
- [x] Box
|
||||||
|
- [x] Circle
|
||||||
|
- [x] Cone
|
||||||
|
- [x] Cylinder
|
||||||
|
- [x] Dodecahedron
|
||||||
|
- [x] Icosahedron
|
||||||
|
- [x] Lathe
|
||||||
|
- [x] Octahedron
|
||||||
|
- [x] Polyhedron
|
||||||
|
- [x] Ring
|
||||||
- [x] Sphere
|
- [x] Sphere
|
||||||
|
- [x] Tetrahedron
|
||||||
|
- [x] Torus
|
||||||
|
- [x] TorusKnot
|
||||||
|
- [x] Tube
|
||||||
- [ ] ...
|
- [ ] ...
|
||||||
- [ ] Meshes
|
- [ ] Meshes
|
||||||
- [x] Box
|
- [x] Box
|
||||||
|
- [x] Circle
|
||||||
|
- [x] Cone
|
||||||
|
- [x] Cylinder
|
||||||
|
- [x] Dodecahedron
|
||||||
|
- [x] Icosahedron
|
||||||
- [ ] Image (wip)
|
- [ ] Image (wip)
|
||||||
- [x] InstancedMesh
|
- [x] InstancedMesh
|
||||||
|
- [x] Lathe
|
||||||
|
- [x] Octahedron
|
||||||
- [x] Plane
|
- [x] Plane
|
||||||
|
- [x] Polyhedron
|
||||||
|
- [x] Ring
|
||||||
- [x] Sphere
|
- [x] Sphere
|
||||||
- [x] Sprite
|
- [x] Sprite
|
||||||
|
- [x] Tetrahedron
|
||||||
- [x] Text
|
- [x] Text
|
||||||
|
- [x] Torus
|
||||||
|
- [x] TorusKnot
|
||||||
|
- [x] Tube
|
||||||
- [ ] ...
|
- [ ] ...
|
||||||
- [ ] Post Processing
|
- [ ] Post Processing
|
||||||
- [x] EffectComposer
|
- [x] EffectComposer
|
||||||
|
Loading…
Reference in New Issue
Block a user