additional readme formatting
This commit is contained in:
@@ -49,7 +49,7 @@ This isn't an exhaustive list, but these are some features I would like to add t
|
|||||||
- [ ] Export to code
|
- [ ] Export to code
|
||||||
- Possibly different options like creating a flat array/vector or an index buffer
|
- Possibly different options like creating a flat array/vector or an index buffer
|
||||||
- [ ] Linear interpolation
|
- [ ] Linear interpolation
|
||||||
- Instead of exporting a vector, export a function which takes (xPos, yPos, xLength, yLength) arguments and lengths and returns a vector where the object is fitted in these coordinates.
|
- Instead of exporting a vector, export a function which takes `(xPos, yPos, xLength, yLength)` arguments and lengths and returns a vector where the object is fitted in these coordinates.
|
||||||
- [ ] Save drawn project to a custom file format and allow reloading
|
- [ ] Save drawn project to a custom file format and allow reloading
|
||||||
- [ ] Add right-side panel
|
- [ ] Add right-side panel
|
||||||
- With options (like adjusting x/y coordinates in a number input, possibly layers, selecting export options...)
|
- With options (like adjusting x/y coordinates in a number input, possibly layers, selecting export options...)
|
||||||
|
|||||||
Reference in New Issue
Block a user