Daily Deal: Unity 5 Developer Course
from the good-deals-on-cool-stuff dept
Have you ever wanted to develop your own games? Learning Unity 3D, a game development tool used for mobile and web-based games, can get you well on your way to creating production-ready games. The Unity 5 Developer Course can help you master the skills needed with over 278 lectures and 49 hours of content for $35. You'll learn how to use object-oriented C# and how to utilize the free tools from Unity and Blender that are included in the bundle. By the end of the course, you'll have created 7 different 2D and 3D games and be ready to create the kind of games you've always wanted.Note: The Techdirt Deals Store is powered and curated by StackCommerce. A portion of all sales from Techdirt Deals helps support Techdirt. The products featured do not reflect endorsements by our editorial team.
Thank you for reading this Techdirt post. With so many things competing for everyone’s attention these days, we really appreciate you giving us your time. We work hard every day to put quality content out there for our community.
Techdirt is one of the few remaining truly independent media outlets. We do not have a giant corporation behind us, and we rely heavily on our community to support us, in an age when advertisers are increasingly uninterested in sponsoring small, independent sites — especially a site like ours that is unwilling to pull punches in its reporting and analysis.
While other websites have resorted to paywalls, registration requirements, and increasingly annoying/intrusive advertising, we have always kept Techdirt open and available to anyone. But in order to continue doing so, we need your support. We offer a variety of ways for our readers to support us, from direct donations to special subscriptions and cool merchandise — and every little bit helps. Thank you.
–The Techdirt Team
Filed Under: daily deal
Reader Comments
Subscribe: RSS
View by: Time | Thread
Tripping
OMG do I hate blenders interface, if you can't remember all the shorties you are phucked.
[ link to this | view in chronology ]
Re: Tripping
[ link to this | view in chronology ]
Re: Re: Tripping
I understand as a coder myself that I like things a certain way, but there are just so few of my kind that like to ask... does this make sense visually from a total joe?
For me, the real genius is in an interface that will allow for any one to use it effectively. No matter how complex the subject matter is, a good interface will take it to the moon!
[ link to this | view in chronology ]
Re: Re: Re: Tripping
I find that most graphics programs suffer from this problem.
In most programs, you can't even cut out part of an image and stamp it down elsewhere without having to use the cumbersome Copy/Paste menu items. Every time I load up GIMP, I spend more time figuring out the interface than I do with whatever I loaded it for and half the time I can't even get it to do what I want.
[ link to this | view in chronology ]
Re: Re: Re: Re: Tripping
Why is that sort of thing such a rarity today? It's annoying that so many software applications are either designed for complete idiots, or highly advanced users, with no transition capabilities.
[ link to this | view in chronology ]
Re: Re: Re: Re: Re: Tripping
It's not just the interface itself, it's how the whole program works. For example; Graphic programs usually have the ability to zoom in for finer control over what you're doing, however once you've zoomed into the image, you can no longer see the entire area you're working on and scrolling the display almost always breaks the current operation. Copying part of an image in most programs requires you to select the area and then select Copy from the menu, then you need to select Paste and click the area where you want the copy stamped down, which besides being cumbersome, often gives you no way to precisely (down to the pixel) indicate where the new copy should be positioned. One program I tried (I forget which one) seemed to completely lack the ability to copy/paste part of an image unless you went through a 10+ step process to create a specialized brush.
It may not be the ultimate artist's tool, but when I want to edit a photo, or paste screenshots together, or add text, I usually use Ultimate Paint. It works very much like Deluxe Paint on the Amiga.
[ link to this | view in chronology ]
Re: OMG do I hate blenders interface
Blender’s interface is designed around facilitating one important goal: workflow. That means letting you get on with doing stuff with minimal interruption by popups. And no clicking to switch windows. That’s why its windows are tiled and never overlap: just move your mouse into a window, and it becomes active.
There is also the “object→action→settings” paradigm, where you select an object, perform an action, and then adjust the settings for the action. That way you get immediate feedback on the effect of the settings, rather than having to pop up a dialog, guess at some settings, click OK, see that they are wrong, undo, re-invoke the settings dialog, and try again.
Ask people experienced with Blender as well as other packages, and they will tell you: it’s the fastest 3D modelling program around.
[ link to this | view in chronology ]
[ link to this | view in chronology ]