Modify ↓
Opened 13 months ago
Last modified 6 months ago
#123 new enhancement
3D Support for SVG->FXML converter
| Reported by: | UweSan | Owned by: | tom |
|---|---|---|---|
| Priority: | minor | Milestone: | later |
| Component: | svg-conversion | Version: | 0.0.13 |
| Keywords: | Cc: |
Description
The SVG->FXML converter should be able to convert 3D objects such that one can have z-axis information in the converted object.
SVG does not support 3D natively but there are extensions for it, e.g. svg3d. According to Tom, this library could get working by recoding the stuff in js files in a Java controller and processing the z: namespace appropriately.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
