Skip to content

Commit

Permalink
note recent request for drawing on images.
Browse files Browse the repository at this point in the history
  • Loading branch information
brlcad committed Oct 19, 2023
1 parent 41becf7 commit 622e398
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
THESE ARE UNSCHEDULED BACKLOG TASKS
-----------------------------------

* ability to draw lines, boxes, and text on rendered outputs/images.
we sort of have this ability through plot3 and composition tools
but end-user request was integration with rt* tools so, for
example, there could be a way to specify a coordinate frame overlay
on images output by rtwizard, using stippled lines.

some existing APIs with similar functionality include opencv,
matplotlib, matlab, and processing

* ability to place/align/mate objects tangentially, e.g., having a
vehicle rest on a piece of terrain or putting one object next to
another object.
Expand Down

0 comments on commit 622e398

Please sign in to comment.