Gamestudio Links
Zorro Links
Newest Posts
Why Zorro supports up to 72 cores?
by 11honza11. 04/26/24 08:55
M1 Oversampling
by 11honza11. 04/26/24 08:32
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Data from CSV not parsed correctly
by EternallyCurious. 04/25/24 10:20
Trading Journey
by howardR. 04/24/24 20:04
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (AndrewAMD, VoroneTZ, Quad, 1 invisible), 823 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: OSAKit? [Re: MasterQ32] #451771
05/20/15 11:36
05/20/15 11:36
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline OP
Senior Expert
3run  Offline OP
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Originally Posted By: MasterQ32
Seems to be ECMAScript or similar
Maybe it looks similar, I'm not familiar with ECMAScript, but here a quote from wiki:
Originally Posted By: GameMakerStudioWiki
Game Maker Language (GML) is the primary scripting language that is interpreted similarly to Java's Just-In-Time compilation used in GameMaker, which is usually significantly slower than compiled languages such as C++ or Delphi.

The syntax of GML borrows aspects from other languages such as C, C++ and JavaScript, giving it some syntax features of object-oriented programming but is not fully featured in that custom structs and classes are not possible. GML is an unusual language in that it only has two types, binary-safe (prior to Game Maker 8.1) strings and double-precision floating-point ("real") values, with complex data structures having to be referenced using integral float-point handles.

Version 1.2 introduced LLVM or, in GameMaker's context, the GameMaker Language Compiler (GMLC). The GMLC first turns GML code into C++ code, which is then compiled via Clang. This boosts the performance for logic-heavy games but does little for graphic-heavy games.

Anyway, I guess for those who want to switch to another engine (from Acknex) and don't really want to go deeper into C# and Java, it seems to be the easiest option. Plus there is multiplatforming etc.


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: OSAKit? [Re: 3run] #451772
05/20/15 12:02
05/20/15 12:02
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
as I know unity5 requires no more plugin installed (similarly to ue4)


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: OSAKit? [Re: sivan] #451773
05/20/15 12:04
05/20/15 12:04
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline OP
Senior Expert
3run  Offline OP
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Originally Posted By: sivan
as I know unity5 requires no more plugin installed (similarly to ue4)
yeah, I guess that's what Quad said earlier
Originally Posted By: Quad
Right now, only feasible way to serve games on browser is by exporting to html5/webgl without any plugins and/or asm.js/emscripten. AFAIK, ue4 and unity can do thisi


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: OSAKit? [Re: 3run] #451774
05/20/15 12:16
05/20/15 12:16
Joined: Dec 2011
Posts: 1,823
Netherlands
Reconnoiter Offline
Serious User
Reconnoiter  Offline
Serious User

Joined: Dec 2011
Posts: 1,823
Netherlands
Originally Posted By: 3run

Anyway, I guess for those who want to switch to another engine (from Acknex) and don't really want to go deeper into C# and Java, it seems to be the easiest option. Plus there is multiplatforming etc.
, ty for the info. Excluding the multiplatform features, it looks at first glance like a downgrade on many things though compared to gs3d, maybe I'm wrong.

Re: OSAKit? [Re: Reconnoiter] #451775
05/20/15 13:47
05/20/15 13:47
Joined: May 2009
Posts: 5,370
Caucasus
3run Offline OP
Senior Expert
3run  Offline OP
Senior Expert

Joined: May 2009
Posts: 5,370
Caucasus
Originally Posted By: Reconnoiter
, ty for the info. Excluding the multiplatform features, it looks at first glance like a downgrade on many things though compared to gs3d, maybe I'm wrong.
well without going deeper into details you can clearly see it's main advantage over the Acknex, it's not dead wink

Edit: btw, I think that this engine is a good example of rebranding, just compare their old product (outdated 'gamemaker') and the new one, in my opinion they've made big step into the right direction. It would be really nice to see conitec doing the same thing, new webpage, new features, well everything brand new... But that's not going to happen (at least for a couple of next years I guess).


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: OSAKit? [Re: 3run] #451778
05/20/15 15:13
05/20/15 15:13
Joined: Dec 2011
Posts: 1,823
Netherlands
Reconnoiter Offline
Serious User
Reconnoiter  Offline
Serious User

Joined: Dec 2011
Posts: 1,823
Netherlands
That's a good point. And if they can do that, so can the mighty JCL. Eat your hearts out Unity and Epic grin .

Re: OSAKit? [Re: sivan] #451781
05/20/15 22:24
05/20/15 22:24
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
Originally Posted By: sivan

by the way I've never seen any 3dgs game running in browser, ...


http://firoball.de/jdosbox/index.htm grin

You just need to allow your Java to be activated on this web address in your Java Security settings (Control Panel -> Java -> Security -> Edit sitelist). Works also in Chrome.






(But is A3 grin )

edit: too bad - just updated my Chrome and indeed it's not working anymore frown
Firefox still allows execution, though.

Last edited by Firoball; 05/20/15 22:30.
Re: OSAKit? [Re: FBL] #451785
05/21/15 07:15
05/21/15 07:15
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
okay. I thought of A8 games in browser. there was a long thread about it, my trials also failed. but it does not really matter now, there are other engines offering it without any trouble.


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: OSAKit? [Re: sivan] #451786
05/21/15 07:50
05/21/15 07:50
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
@Firoball: by the way really nice game grin finally I could run it... wow, from 1998.


Free world editor for 3D Gamestudio: MapBuilder Editor
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