Hacker News new | ask | show | jobs
by bhouston 2919 days ago
This is a great idea.

I wouldn't be surprised if Unity builds this feature into a future version of Unity.

Every other 3D creation tool has like, Clara.io, 3DS Max, Blender, Maya. How did Unity not have this?

2 comments

Please correct me if I’m misunderstanding, but at least for 3ds Max, Blender, Maya, their Python integrations make this sort of thing as simple as launching the proprietary Python interpreter (mayapy.exe, maxpy.exe), with consideration of a few limited proprietary details. I think Python is just very well suited for this.
Good question, there were already 2 tools out there that do the same as what I now did, but not with the same kind of UX (they didn't look like a usual shell). If Unity sees there's a lot of interest in this, maybe they might integrate it, let's see.