|
|
5df6f74071
|
Adding a koch curve example
|
2023-01-25 11:58:48 +01:00 |
|
|
|
e997cbae38
|
Use the new builder instead and draw complexer forms
|
2023-01-25 11:58:48 +01:00 |
|
|
|
5f47726943
|
Initial sample binary
|
2023-01-25 11:58:13 +01:00 |
|
|
|
9af343b543
|
remove example submodule
|
2023-01-25 11:48:48 +01:00 |
|
|
|
4746802f49
|
update to newer versions
|
2023-01-11 10:25:21 +01:00 |
|
|
|
8c5c9b4ec6
|
Upgrade inspector-egui and add first pen_up
Unfortunately `pen_up` does not seem to work even though it compiles
|
2023-01-11 10:20:15 +01:00 |
|
|
|
c329e30ec8
|
simpler api, circles and examples
|
2022-12-21 11:08:35 +01:00 |
|
|
|
75771e8556
|
Add circle drawing
|
2022-12-21 11:07:02 +01:00 |
|
|
|
ccdf5f209f
|
updated movement commands
|
2022-12-19 09:44:25 +01:00 |
|
|
|
043e44b7f2
|
make the movement commands accept anything into the unit
|
2022-12-19 09:43:38 +01:00 |
|
|
|
8375fcfcae
|
Adding a koch example and extend the turtle by:
* set_speed
* extend_plan
|
2022-12-13 11:33:04 +01:00 |
|
|
|
7bdc83c760
|
adding extend_plan and set_speed
|
2022-12-13 11:31:29 +01:00 |
|
|
|
f82f17416f
|
update lib and example for the lib
|
2022-12-07 13:57:23 +01:00 |
|
|
|
f5aae7efe1
|
Add a builder for the turtle plans
|
2022-12-07 13:54:15 +01:00 |
|
|
|
11b9539800
|
enable basic left and right rotation
|
2022-12-07 13:52:28 +01:00 |
|
|
|
009f896e08
|
Add impl From<i16> for angle and length
|
2022-12-07 13:51:08 +01:00 |
|
|
|
e0926a00f7
|
Add Debug to a lot of structs
|
2022-12-07 13:50:21 +01:00 |
|
|
|
08d4e67328
|
Add a license file
|
2022-12-06 14:23:08 +01:00 |
|
|
|
99dcc47c89
|
Adding submodules
|
2022-12-06 14:16:59 +01:00 |
|
|
|
d043b7c7c3
|
Initial turtle project
|
2022-12-06 14:09:24 +01:00 |
|
|
|
fac9d218ad
|
Initial turtle-lib commit
Working so far:
* display a window
* display a turtle
* go forward
|
2022-12-06 14:04:44 +01:00 |
|
|
|
fc18a0dbb4
|
Initial commit
|
2022-12-06 13:54:37 +01:00 |
|