03-27-2023, 01:56 PM
Thank you to everyone that participated in this survey and provided examples! Based on the feedback that's been received I've learned the following:
- Most people don't answer surveys.
This not an effective way to measure utilization of a particular feature.
- _MapTriangle is used a lot for doing higher level 2D graphics functions that there are not specific QB64 functions for (e.g. RotoZoom, FillTriangle).
I'm looking at adding an extended 2D graphics library for QBJS that will provide native support for these and a few other high-level graphics methods.
- People who use the 3D version of _MapTriangle operate on a plane beyond surveys.