De Unreal Engine draait nu ook op het web
28 maart 2013 - 08:12   
geplaatst door: Robert
http://www.macfreak.nl/modules/news/images/Safari_3_Icoon.jpg
De Unreal Engine draait nu ook op het web
We hebben al vaak geschreven over Epic games, dat met de Unreal Engine zorgde voor de prachtige games Infinity Blade (dat nu [ituneslink=https://itunes.apple.com/app/infinity-blade/id387428400?mt=8]gratis in de App Store staat[/ituneslink]) en Infinity Blade II (dat op dit moment [ituneslink=https://itunes.apple.com/app/infinity-blade-ii/id447689011?mt=8]in de aanbieding is[/ituneslink]).

Het nieuws is nu dat Mozilla en Epic Games de Unreal Engine hebben overgezet naar het web, zodat we binnenkort ook in een browser van de kwaliteit van deze games kunnen gaan genieten. Mozilla zelf omschrijft het zo op hun blog:
Citaat


Game developers and publishers can now take advantage of fast performance that rivals native while leveraging scale of the Web, without the additional costs associated with third-party plugins. This allows them to distribute visually stunning and performance intensive games to billions of people more easily and cost effectively than before.

De resultaten zien er in ieder geval al veelbelovend uit, de uitleg van hoe het gedaan is staat in de video's zelf.




Klik hier voor informatie over het onder de aandacht brengen van producten of diensten op MacFreak.
De Unreal Engine draait nu ook op het web
28 maart 2013 - 18:50    reactie #1
geplaatst door: Pieterr
Geinig.  :smile:

Meer info op http://emscripten.org/

Citaat


Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

Using Emscripten, you can: - compile C and C++ code into JavaScript and run that on the web,  - run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web.
"One experiment is worth a thousand expert opinions."
De Unreal Engine draait nu ook op het web
28 maart 2013 - 19:13    reactie #2
geplaatst door: mayo
javaScript compiler heeft dat iets te maken met java = onveilig en uitgezet in OSX? of iets op zich zelf staand en veilig
It ain't what you don't know that gets you into trouble. It's what you know for sure that just ain't so - Mark Twain
De Unreal Engine draait nu ook op het web
28 maart 2013 - 20:13    reactie #3
geplaatst door: Pieterr
Nee, Java en JavaScript zijn twee verschillende dingen.

http://nl.wikipedia.org/wiki/Javascript

http://nl.wikipedia.org/wiki/Java
"One experiment is worth a thousand expert opinions."
De Unreal Engine draait nu ook op het web
29 maart 2013 - 21:11    reactie #4
geplaatst door: mayo
ok bedankt Pieterr
It ain't what you don't know that gets you into trouble. It's what you know for sure that just ain't so - Mark Twain
"One experiment is worth a thousand expert opinions."
De Unreal Engine draait nu ook op het web
25 mei 2013 - 08:20    reactie #6
geplaatst door: Pieterr
Nog een artikel op ArsTechnica met wat benchmark resultaten om te bepalen hoeveel sneller asm.js is tov standaard JavaScript. Ook een discussie over de haken en ogen aan de huidige implementatie.

http://arstechnica.com/information-technology/2013/05/native-level-performance-on-the-web-a-brief-examination-of-asm-js/
"One experiment is worth a thousand expert opinions."