lab-cosmo / chemiscope

An interactive structure/property explorer for materials and molecules
http://chemiscope.org
BSD 3-Clause "New" or "Revised" License
121 stars 29 forks source link

Add arrows as predefined shape type on the JS side #291

Closed Luthaf closed 9 months ago

Luthaf commented 11 months ago

Regarding arrows: should we have these as predefined shape type inside chemiscope? This will save a lot of space by not requiring to store all the vertices/simplices in the file, but instead generate them on the JS side like we do for ellispoids.

Originally posted by @Luthaf in https://github.com/lab-cosmo/chemiscope/issues/289#issuecomment-1695523016

ceriottm commented 9 months ago

Fixed in #292