Non Euclidian Ray Tracing Engine Experimental - 2 Dimenisonal
Is based on Processing.
If you want to use map_editor.py
, you will need to install some packages:
pip install pygame
pip install Tkinter
Controls:
- Create new points by left-click.
- You can also drag points with left mouse button
- Delete points by right-clicking gron them.
- Disable grid snapping by holding CTRL button.
- Warning, you can accidentally stack points on a top of each other.
- You can move around by holding Alt and Left mouse button.