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

3d demo drawing a line in 3d space #19

Open
tobyworks opened this issue May 10, 2020 · 1 comment
Open

3d demo drawing a line in 3d space #19

tobyworks opened this issue May 10, 2020 · 1 comment

Comments

@tobyworks
Copy link

How would one go about doing this. I guess you'd need the gl3d drawable base class but there's not clear indication how.

my goal is to somehow create a gcode viewer somewhat like this:

http://jherrm.com/gcode-viewer/

@natario1
Copy link
Owner

Hi! We do not have 3d drawable implementations at the moment, only the base 3d class. But it should be easy to extend, you can take a look at 2d classes to learn.

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

2 participants