Skip to content
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

combine Tachyon and Graphics3d objects #15837

Closed
nilesjohnson mannequin opened this issue Feb 20, 2014 · 1 comment
Closed

combine Tachyon and Graphics3d objects #15837

nilesjohnson mannequin opened this issue Feb 20, 2014 · 1 comment

Comments

@nilesjohnson
Copy link
Mannequin

nilesjohnson mannequin commented Feb 20, 2014

If T is a Tachyon object and P is a Graphics3d object, T + P could return a Tachyon object, or some object subclassed from Tachyon, by extracting the tachyon string of P and combining it with that of T. This would make it possible to convert Graphics3d objects to Tachyon objects by adding them to an empty tachyon scene.

See this answer from AskSage for a start.

Component: graphics

Keywords: tachyon, graphics3d

Issue created by migration from https://trac.sagemath.org/ticket/15837

@nilesjohnson nilesjohnson mannequin added this to the sage-6.2 milestone Feb 20, 2014
@nilesjohnson nilesjohnson mannequin added c: graphics labels Feb 20, 2014
@nilesjohnson
Copy link
Mannequin Author

nilesjohnson mannequin commented Apr 24, 2014

comment:1

I've learned this is a duplicate of #14428. Let's move to that ticket.

@nilesjohnson nilesjohnson mannequin added r: duplicate and removed p: major / 3 labels Apr 24, 2014
@nilesjohnson nilesjohnson mannequin closed this as completed Apr 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants