1
0
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:
Kevin Levron 2020-09-28 15:43:22 +02:00
parent 15ba30e058
commit bf7d30b7bb

View File

@ -61,16 +61,42 @@ Thanks to VueJS/ViteJS, **TroisJS use watchers and HMR to update ThreeJS objects
- [ ] ...
- [ ] Geometries
- [x] Box
- [x] Circle
- [x] Cone
- [x] Cylinder
- [x] Dodecahedron
- [x] Icosahedron
- [x] Lathe
- [x] Octahedron
- [x] Polyhedron
- [x] Ring
- [x] Sphere
- [x] Tetrahedron
- [x] Torus
- [x] TorusKnot
- [x] Tube
- [ ] ...
- [ ] Meshes
- [x] Box
- [x] Circle
- [x] Cone
- [x] Cylinder
- [x] Dodecahedron
- [x] Icosahedron
- [ ] Image (wip)
- [x] InstancedMesh
- [x] Lathe
- [x] Octahedron
- [x] Plane
- [x] Polyhedron
- [x] Ring
- [x] Sphere
- [x] Sprite
- [x] Tetrahedron
- [x] Text
- [x] Torus
- [x] TorusKnot
- [x] Tube
- [ ] ...
- [ ] Post Processing
- [x] EffectComposer