Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-31 | proto-typing queen head design | Christian Hodgden | |
2024-07-31 | chess>bishop: touch-up | Christian Hodgden | |
2024-07-30 | chess: completed bishop model | Christian Hodgden | |
2024-07-26 | moved bezier.scad to lib directory | Christian Hodgden | |
2024-07-26 | testing bezier module | Christian Hodgden | |
2024-07-26 | discovered De Castlejau's algorithm | Christian Hodgden | |
The recusion prevents the need for using the Bernstein polynomial. | |||
2024-07-26 | alternative test code from ai | Christian Hodgden | |
2024-07-25 | continuing bezier functions | Christian Hodgden | |
2024-07-24 | chess - started bishop model | Christian Hodgden | |
2024-07-24 | chedd: rook - updated both models for dynamic resolution and ridge counts | Christian Hodgden | |
2024-07-24 | chess: rook - added an alt model that looks better at minimal values | Christian Hodgden | |
2024-07-24 | chess: pawn - added an optional collar parameter | Christian Hodgden | |
I personally don't like it. | |||
2024-07-24 | chess: completed rook model | Christian Hodgden | |
2024-07-22 | started rook model | Christian Hodgden | |
2024-07-22 | touched up pawn model | Christian Hodgden | |
2024-07-22 | initial pawn design | Christian Hodgden | |
2024-07-21 | Started chess models | Christian Hodgden | |
Added FIDE specs |