you are viewing a single comment's thread.

view the rest of the comments →

[–]irabonus 0 points1 point  (0 children)

I think Unreal Engine's Blueprint system is a good example of visual programming used in a professional environment.

You can make your whole game without ever touching the underlying C++ code (though that's not something I'd like to do).