Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (ozgur, TipmyPip), 722 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Amazon launches "free" Lumberyard [Re: Reconnoiter] #458009
02/12/16 15:03
02/12/16 15:03
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
about 2 years ago I bought a CryEngine book very cheap (< 3 USD), and tried the SDK (it was free at that time), but was unable to set up the asset pipeline, even after I installed some software without very clean licensing background (of course I removed them afterwards). from the programming side Lua seems to be a bit annoying interim step, the book mentioned it as much slower than C++, so better to minimize its usage, just link the C++ stuff via Lua. probably fine and fast for prototyping.

personally I liked the editor, but did nothing deep. and the lack of documentation and tutorials kept me to stay with 3dgs, and then started with UE4 immediately when it was released, whose programming was also difficult for me in the beginning (and was undocumented). it requires a lot of reading and planning before moving on, but recently I have started to enjoy it laugh as I remember Unity3 was much easier to start with, but the Pro price of 3-4 was too high, and 5 came too late after UE4 to try.


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: Amazon launches "free" Lumberyard [Re: sivan] #458021
02/13/16 09:15
02/13/16 09:15
Joined: Sep 2003
Posts: 9,859
F
FBL Offline OP
Senior Expert
FBL  Offline OP
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
I read a book about game engine development some time ago, and they integrated LUA as scripting option.

The main idea behind this was that you can change things on the fly without need for recompiling (and even restarting I think).

In the end every engine needs some tiem and work to get into. At some point suddenly you understand the workflow and it will be a lot easier to continue. Especially with a well documented engine used by many people.
Google -> Stackoverflow -> Refactor grin

Re: Amazon launches "free" Lumberyard [Re: FBL] #458049
02/14/16 09:53
02/14/16 09:53
Joined: Mar 2012
Posts: 927
cyberspace
W
Wjbender Offline
User
Wjbender  Offline
User
W

Joined: Mar 2012
Posts: 927
cyberspace
nice business oriented dicision from amazon , they are so under rated .

yeah lua is pretty much the commonly accepted scripting integration among engines , and other types of applications .

in game engines it is mostly used for small scripts where the requirement of said script is not computationaly expensive , the usual approach is to keep your main code in languages such as c++ , and only option to use lua in engines for small operations .

the last engine i downloaded that i thought is going to rock the world ,was havok's project anarchy , which "concluded" a while back , i have to say i expected more from those guys regarding the lack of proffesionality on the release of project anarchy , i could not even find working links for forums or such , and there were some unexpected oddities during and after installation .

havok released quite a good version of the engine though ,also very component based and such but quite complicated when it comes to project setup / building and coding .

seems like everyone wants to jump in the mobile support pool but not all jump very gracefully.

Last edited by Wjbender; 02/14/16 11:27. Reason: havok != havoc

Compulsive compiler
Re: Amazon launches "free" Lumberyard [Re: sivan] #458067
02/15/16 13:51
02/15/16 13:51
Joined: Dec 2003
Posts: 1,097
Maryland, USA
Steempipe Offline
Serious User
Steempipe  Offline
Serious User

Joined: Dec 2003
Posts: 1,097
Maryland, USA
Originally Posted By: sivan
hehe, you should be hired by a business plan prediction department in the gaming industry grin


LOL!

Re: Amazon launches "free" Lumberyard [Re: Steempipe] #458068
02/15/16 13:57
02/15/16 13:57
Joined: Dec 2003
Posts: 1,097
Maryland, USA
Steempipe Offline
Serious User
Steempipe  Offline
Serious User

Joined: Dec 2003
Posts: 1,097
Maryland, USA
No doubt Amazon's product will do well. Amazon has pretty much unlimited resources to develop, fund, support, and market anything. Much bigger pool of talent and $$$$ to draw from.

I'm surprised they didn't initially pursue buying out 3Dgamestudio.... Since it so bug free and user friendly.

Re: Amazon launches "free" Lumberyard [Re: Steempipe] #458090
02/16/16 12:28
02/16/16 12:28
Joined: Dec 2011
Posts: 1,823
Netherlands
Reconnoiter Offline
Serious User
Reconnoiter  Offline
Serious User

Joined: Dec 2011
Posts: 1,823
Netherlands
Quote:
No doubt Amazon's product will do well. Amazon has pretty much unlimited resources to develop, fund, support, and market anything. Much bigger pool of talent and $$$$ to draw from.
, exactly, they are so big, and could use their products/amazon for advertising aswell

Originally Posted By: Steempipe
I'm surprised they didn't initially pursue buying out 3Dgamestudio.... Since it so bug free and user friendly.
, interesting thought if it would been done in ~2011-2013, though they would have needed to replace Lite-C or heavily upgrade it plus things like add support for other platforms which is no minor deal (I quess), and ofcourse upgrade/replace the toolset (WED/MED).

Last edited by Reconnoiter; 02/16/16 12:29.
Page 2 of 2 1 2

Moderated by  aztec, Blink, HeelX 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1