Commit graph

34 commits

Author SHA1 Message Date
Simon Brooke 3ba8033be8
Started MicroWorld integration; more work on unit tests 2020-06-03 15:48:12 +01:00
Simon Brooke 5328e89c96
Work on test coverage. Tedious, but useful. 2020-05-31 17:00:02 +01:00
Simon Brooke e07dc7098c
Cloverage/ Kibit now working again
There was an - unterminated function in svg.clj, now removed.
2020-05-31 11:44:09 +01:00
Simon Brooke c7469051f4
Kibitsing, cleanup.
There's a problem here that both kibit and cloverage are reporting an unterminated file, but all tests run.
2020-05-31 11:31:36 +01:00
Simon Brooke 819aa0fbc4
Added: scaling and storing STL; beginnings of search 2020-05-31 10:33:56 +01:00
Simon Brooke 87177051da
Added: triangle?, gradient, vertex (vector) multiply. 2020-05-31 09:12:28 +01:00
Simon Brooke 989a8fe91d
#2: done 2020-05-30 23:46:55 +01:00
Simon Brooke 75899f8a4d
Merge branch 'feature/3' into develop 2020-05-30 23:02:10 +01:00
Simon Brooke fde35f636f
#3: All tests pass. 2020-05-30 23:01:55 +01:00
Simon Brooke 4c5867b390
Yet more unit tests, no new failures 2020-05-30 16:28:17 +01:00
Simon Brooke a0882f7ebd
#3: Written many unit tests (good). Some fail (bad). 2020-05-30 15:54:07 +01:00
Simon Brooke f93432a241
#3: Still problems in index-vertices, I think 2020-05-30 14:09:14 +01:00
Simon Brooke 7442673cbf
#3: Very close to working, but not quite! 2020-05-30 09:14:28 +01:00
Simon Brooke f2c39f9017
Can now adequately read paths from SVG
Not yet reading curvature, which will probably one day be necessary.
2020-05-29 11:23:24 +01:00
Simon Brooke 9892af65e3
#3: Good progress towards getting SVG reading going, but not there yet. 2020-05-28 17:48:01 +01:00
Simon Brooke 4df5c4dff4
Merge branch 'feature/3' into develop 2020-05-27 18:59:17 +01:00
Simon Brooke 1ab35dbe7d
Line intersection looking good. 2020-05-27 18:54:36 +01:00
Simon Brooke 79174af2c1
#3 Inching forward, positively 2020-05-26 23:33:26 +01:00
Simon Brooke 9ee365b987
In the afternoon, he implemented tagging.
And he looked on his work, and saw that it was good.
2020-05-26 17:08:00 +01:00
Simon Brooke f4ca49f11b
Work on routing. 2020-05-26 11:40:44 +01:00
Simon Brooke f616992191
#3: Massive changes, superstructure now kind-of works
More unit tests now, and they all pass. More work needed, but this is very promising.
2020-05-25 23:55:52 +01:00
Simon Brooke f49a7495db
Fixed comments! 2020-05-25 12:16:11 +01:00
Simon Brooke 387d817e9b
Investigation of Dali performance issue 2020-05-25 12:11:06 +01:00
Simon Brooke 33aa84a881
Last commit before develop branch; project name qualified 2020-05-25 09:56:55 +01:00
Simon Brooke aafab5faa8
More documentation 2020-05-24 22:22:22 +01:00
Simon Brooke b6e618695e
Collinearity problem dealt with, some unit tests written. 2020-05-24 22:02:39 +01:00
Simon Brooke f92e17c5e8
Minor documentation corrections. 2020-05-24 16:16:50 +01:00
Simon Brooke 223bf1ce77
Geometry isn't working at all, but my head is spinning! 2020-05-24 16:05:04 +01:00
Simon Brooke 8a2cb942e6
Rationalised functionality into separate namespaces. 2020-05-24 12:31:19 +01:00
Simon Brooke 69fd075acc
Switched from dali to hiccup for rendering SVG, because performance 2020-05-24 09:50:23 +01:00
Simon Brooke 384be4c43c
Index file for documentation 2020-05-23 20:25:13 +01:00
Simon Brooke 44e94b7752
Failed to comment out some test lines! 2020-05-23 17:25:36 +01:00
Simon Brooke 972d4d600c
Ready for first push to github; some documentation written. 2020-05-23 17:21:52 +01:00
Simon Brooke 66146c46ba
Initial commit 2020-05-23 16:23:08 +01:00