TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: UnityShell, a “shell” for the Unity Editor

55 pointsby marijnzalmost 7 years ago

7 comments

Waterluvianalmost 7 years ago
When I dropped my toes into game Dev, one thing that really bothered me was that you had to use the GUI tools for lots of stuff. I wanted to do <i>everything</i> programmatically and just use Unity3D&#x27;s GUI as a test&#x2F;viz environment. But in trying to do that I really ran into a wall where everything felt second class to using the GUI.<p>I dunno... I just can&#x27;t come to trust the magical files generated by drag and dropping a scene together.
评论 #17392505 未加载
评论 #17392263 未加载
评论 #17403183 未加载
aeriquealmost 7 years ago
For people interested in this I can also recommend Arcadia which unites Unity and Clojure: <a href="https:&#x2F;&#x2F;arcadia-unity.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;arcadia-unity.github.io&#x2F;</a>
评论 #17395647 未加载
GuuDalmost 7 years ago
This is awesome project. For the last week I was developing essentially the same thing, but with F# as shell&#x2F;REPL language. It&#x27;s not yet ready to be open-sourced but if there is any interest I can clean it up and move to Github in a week or so.
bhoustonalmost 7 years ago
This is a great idea.<p>I wouldn&#x27;t be surprised if Unity builds this feature into a future version of Unity.<p>Every other 3D creation tool has like, Clara.io, 3DS Max, Blender, Maya. How did Unity not have this?
评论 #17393908 未加载
评论 #17391803 未加载
kylnewalmost 7 years ago
I like where this is going, but not sure of the practical use case. Can this help me inspect my game objects at runtime or just act like a standalone playground CLI?
评论 #17391791 未加载
yodonalmost 7 years ago
Nice! Does it work to add a TCP listener so one can pump commands to it from an editor or treat it as an integrated terminal in VS Code or similar?
评论 #17390768 未加载
lostgamealmost 7 years ago
Glad to be the first to say here, this is fantastic! I&#x27;m going to give it a little go later this evening. Seems interesting!
评论 #17390771 未加载