-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing edges when visualizing Polyhedra with threejs #28662
Comments
Branch: u/paulmasson/28662 |
Commit: |
comment:2
During the cleanup while adding mesh plots I overlooked this index that needed to be changed. Oops! New commits:
|
Author: Paul Masson |
comment:3
Thanks for the fix! LGTM. |
Reviewer: Eric Gourgoulhon |
comment:4
Replying to @egourgoulhon:
+1 Thanks for the quick fix! |
Changed reviewer from Eric Gourgoulhon to Eric Gourgoulhon, Jean-Philippe Labbé |
Changed branch from u/paulmasson/28662 to |
When visualizing polyhedra with
threejs
, the edges are missing:but
seems to have the edges.
CC: @dimpase @paulmasson @egourgoulhon
Component: graphics
Keywords: threejs, polyhedron, polytope
Author: Paul Masson
Branch/Commit:
ca23e0f
Reviewer: Eric Gourgoulhon, Jean-Philippe Labbé
Issue created by migration from https://trac.sagemath.org/ticket/28662
The text was updated successfully, but these errors were encountered: