Basic copy of flutter_3d_obj with some changes
to make it more performant (such as parsing the object only once instead of every render and
grouping the vertices into one single draw call). It is also a null-safe library now.
Preview
Credits
- All credits for the initial library go to hemanthrajv.