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

Add option to show Cartesian coordinate grid #122

Closed
kovzol opened this issue Jan 6, 2020 · 4 comments · Fixed by #171
Closed

Add option to show Cartesian coordinate grid #122

kovzol opened this issue Jan 6, 2020 · 4 comments · Fixed by #171

Comments

@kovzol
Copy link
Contributor

kovzol commented Jan 6, 2020

This would be very helpful when explaining the basics for students.
An example how it could be done can be found at http://rtzme.sourceforge.net/english.php.

@prafulla-kr
Copy link
Contributor

How can I approach this issue.

@kovzol
Copy link
Contributor Author

kovzol commented Mar 26, 2020

First try to download RTZME and compile it. It requires some additional packages like formconv that requires ANTLR.

@prafulla-kr
Copy link
Contributor

It doesn't get installed on ubuntu.

@kovzol
Copy link
Contributor Author

kovzol commented Mar 26, 2020

It is quite complicated to compile rtzme on a recent Ubuntu. You can either use an old Ubuntu version or fix the current sources of rtzme (because it requires wx-2.8). See also timhutton/slinker@3099e95 to get support for wx-3.0.

formconv is available at https://github.com/kovzol/formconv and rtzme can be checked out by using the command line cvs -z3 -d:pserver:[email protected]:/cvsroot/rtzme co -P rtzme. In addition, rtzme must be compiled with the option -DBROKEN_GCC. There is still some problem on the startup and rendering the formulas but the grid can be checked.

Anyway, I attach a video on how the grid looks like.

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

Successfully merging a pull request may close this issue.

2 participants