amharrison / jactr-eclipse

jACT-R Eclipse Integration
GNU General Public License v3.0
3 stars 3 forks source link

Improve Visicon viewer rendering #9

Open amharrison opened 9 years ago

amharrison commented 9 years ago

The current everything-is-a-box rendering sucks. We definitely need to support the rendering (in color) of ACT-R's basic types (rect, circle, line, ??), but should probably implement it extensibly. We'd select the renderer based on one of the visual.type strings defined for the percept. Something like this could actually be flexible enough to render actual snapshots of the object (if visual.image had the RGB data)