OBJ is a file format for describing 3D shapes of things, e. g. for 3D printing. A .obj file contains data lines that define coordinates of points, corners and colors of polygons, curved surfaces, etc.

Today I learned that version 3.0 of the OBJ format may include lines like this:

csh <command>

Executes the requested UNIX <command>.

Sigh. Have we learned nothing since the Morris Internet Worm?

https://paulbourke.net/dataformats/obj/

Object Files (.obj)

when I was young, people were taught to avoid running code downloaded from untrusted sites.
then macros and viruses of macros came up, and people were taught to disable macros.
now web sites demand people to enable javascript, i.e., to enable "macros" so that the web site operators can install and run programs on the guest users' computers.
that's not a nice way to treat guests!
https://www.fsfla.org/~lxoliva/#specmelt
https://www.gnu.org/philosophy/wwworst-app-store.html
Alexandre Oliva's Home Page