-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Line projection implimentation #481
base: main
Are you sure you want to change the base?
Conversation
This might be a patch for the problem, but it works
Also used as a backup for me
Hey there, this is an interesting PR, thanks!
|
Since, Uni my time will be much much more limited. I underestimated the severity of the assignments, lol. |
I'd say ideally it should also work in 3d, so having a workspace tool would make sense. |
Hey, I'm sorry but I feel bad for not leaving a comment about my situation. But currently, University is soo time consuming, and I have started on other projects. To the next person taking over my progress (if there's someone):
|
This is for issue #36
There are still a few problems/TODOs:
The commits should maybe be squashed into a single one.
I really didn't think I would be able to implement this, so I just messed around. But here we are... It's working! :)
Here's an GIFs of the projection in action:
If you find any problems with this code, please let me know. This is my first BIG github commit