The big question for me is: Why an entire engine? If they were just interested in getting developers, to use their cloud services. Wouldn't they simply release plugins for all major engines? And wouldn't Unreal and Unity be much more interesting targets (based on their usage in the industry), than CryEngine?
Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
21–30 of 187 posts
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#22Got a little bleak when I saw CryEngine and C++. As someone who uses C# and Java it's becoming pretty clear I need to start learning C++ if I want to explore game dev.
I realize Unity uses C# but when I compare UE, Unity and CryEngine it really feels like Unity still has a long way to go. The features you get out the box with UE for example are far superior to Unity.
Anyway, I just went off topic. It looks like an interesting option for developing multiplayer focused games.
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#23I got pretty excited and rushed through the article trying to clarify what engine and language it is based on. Got a little bleak when I saw CryEngine and C++. As someone who uses C# and Java it's becoming pretty clear I need to start learning C++ if I want to explore game dev. I realize Unity uses C# but when I compare UE, Unity and CryEngine it really feels like Unity still has a long way to go. The features you ge…
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#24Digging into the details, it seems this is largely a fork or adaption of the CryEngine, with all the advantages and disadvantages that brings. As I said about Autodesk's offering, Stingray, I think that even a giant like Amazon is going to have an uphill battle bringing a new game engine into mass use. Having been testing game engines just this week, I'm reminded just how much of an ecosystem has built up around Unit…
Shame about the 3D format supports. :(
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#25I got pretty excited and rushed through the article trying to clarify what engine and language it is based on. Got a little bleak when I saw CryEngine and C++. As someone who uses C# and Java it's becoming pretty clear I need to start learning C++ if I want to explore game dev. I realize Unity uses C# but when I compare UE, Unity and CryEngine it really feels like Unity still has a long way to go. The features you ge…
Yeah, especially when you consider Carmack basically volunteered to rewrite Minecraft in C++ for Microsoft (and VR use). I'm not a game developer so I have no idea if C++ is as widespread as it seems but to me that's a pretty big indication.
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#26I got pretty excited and rushed through the article trying to clarify what engine and language it is based on. Got a little bleak when I saw CryEngine and C++. As someone who uses C# and Java it's becoming pretty clear I need to start learning C++ if I want to explore game dev. I realize Unity uses C# but when I compare UE, Unity and CryEngine it really feels like Unity still has a long way to go. The features you ge…
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#27Some interesting legal stuff with this engine, which their FAQ(1) goes over. Basically, use it for whatever, free of charge, but not with any other cloud services that mimic amazon's services(2). Except cloud services for some things, which are fine: Your game may read and write data to platform services and public third-party game services for player save state, identity, social graph, matchmaking, chat, notificatio…
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#28I got pretty excited and rushed through the article trying to clarify what engine and language it is based on. Got a little bleak when I saw CryEngine and C++. As someone who uses C# and Java it's becoming pretty clear I need to start learning C++ if I want to explore game dev. I realize Unity uses C# but when I compare UE, Unity and CryEngine it really feels like Unity still has a long way to go. The features you ge…
Depends on what you mean by "exploring game dev". I would say Unity is pretty perfect for that and you have a lot to learn before you will reach its limits, if ever. After all, some of the best and most successful games are made with Unity. If you want maximum eyecandy, then UE or CryEngine might make more sense, but even there Unity in its latest version is not that far off.
I just recall doing things like setting up path finding and AI was much easier in UE and setting up player characters etc was all already built into UE templates.
The whole UE IDE or workflow also just made more sense to me, and was more polished. Maybe I just didn't give Unity enough of a chance.
Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#29Re: Amazon Lumberyard: free AAA game engine with Oculus and AWS integration
#30Earlier quoted context omitted.
Shame about the 3D format supports. :(
Yea, which is a shame for them, as lots of the smaller shops starting out and actually deciding which game engine to use are likely to be starting with something like Blender. I don't even think 3DS Max exists anymore? Isn't it just Maya now?