Skip to content

Add support for xeogl for 3D visualization #7

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

Open
nathancarter opened this issue Jan 29, 2019 · 0 comments
Open

Add support for xeogl for 3D visualization #7

nathancarter opened this issue Jan 29, 2019 · 0 comments

Comments

@nathancarter
Copy link
Owner

nathancarter commented Jan 29, 2019

xeogl is an open-source WebGL-based 3D visualization engine from @xeolabs on Twitter. Scenes can be specified in JSON format.

Because this is not another 2D graphing tool, but rather a 3D scene library, it will be accessible only through CreateVisualization and not through Plot() or any of the other high-level tools. (No need to extend ConvertDataSeriesForTool.)

Adding this will be a significant amount of effort, so it is not high-priority.

Once this is done, add a section to the manual explaining basic use of xeogl and one or two examples of using it from GAP, such as making a polyhedron.

(I'm adding this issue as part of an effort to make my to-do list for this project public.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant