Hi everyone, as part of BJSPM, I made the LowPolyBuilder:
It is made to be similar to the mesh builders that come with Babylon.js.
For now it can only create simple cars and their parts, but in the future I would like it to create all kinds of meshes.
Demos:
The default playground scene, except the sphere is replaced with a randomly generated car:
https://playground.croncle.com/#CEGIX2
Randomly generated cars driving along a path. In the car constructor, it excludes the front tires from being merged, so they can be turned by the script. It also has two GTA-SA style exploded cars on their side, and a pile of tires: