Irrlight engine port for MorphOS bounty
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Quote:

    Spectre660 wrote:
    Would it be practical or possible to tweak the old TinyGl engine ?

    Quote:

    Samurai_Crow wrote:
    The WebGL standard is based on OpenGL-ES 2+ and the parts missing from ES can be mostly added from a software patch called GL4ES. The possibility of Vulkan would be better but there's not much open source to leverage apart from Google's GL-ES compatibility module to run on Vulkan, Mesa and DirectX 11. TinyGL seems to be hopelessly obsolete by comparison.





    It's been discussed. Mark Olsen has said he'd like to enlist Michal "Keiro" Wozniak in anything like a major overhaul.
    In the past, Frank Mariak, Keiro and Bigfoot would have been the primary MorphOS developers for something like this.

    If they are serious about a move to X64, something more advanced than TinyGL would be a nice development.
    "Never attribute to malice what can more readily explained by incompetence"
  • »28.08.18 - 20:35
    Profile
  • ASiegel
    Posts: 1370 from 2003/2/15
    From: Central Europe
    @Samurai_Crow
    Given the currently supported systems, WebGL should be rather low on the list of priorities.

    If you have a chance, take a look at WebGL on MacOS PPC...
  • »28.08.18 - 20:45
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Samurai_Crow
    Posts: 153 from 2009/12/10
    From: Minnesota, USA
    Quote:

    ASiegel wrote:
    @Samurai_Crow
    Given the currently supported systems, WebGL should be rather low on the list of priorities.

    If you have a chance, take a look at WebGL on MacOS PPC...


    For now, you're right. Not any point at this time. That should wait until after x86-64 and better JIT on the Javascript or ASM.js if possible.
  • »29.08.18 - 07:29
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Posts: 132 from 2017/8/7
    quick indeed.
  • »02.01.20 - 23:16
    Profile
  • Butterfly
    Butterfly
    kas1e
    Posts: 97 from 2005/10/31
    Quote:


    interesting.

    Gl4es allows a quick port of the IrrLicht engine



    That wasn't quick, that for sure. There were lots of issues to fix before release (and many inside of Irrlicht too) as well as some inside of gl4es itself, as well as some in ogles2/warp3dnova.

    But as I wrote in that news-post, I managed to build it even for MiniGL, and it was kind of working: much slower than over gl4es/ogles2/warp3dnova, have rendering issues, crashes, some parts just didn't run and all that stuff, but point is that if one will just take my version from here: https://github.com/kas1e/Irrlicht, which contain already all fixes, it can be pretty easy to build MorphOS version. With all the fixes which in the repo already, it should be really "quick" for MorphOS port too (through probably TinyGL will bring limitations of course, but as it was always faster than MiniGL, then it can be kind of ok in some parts .. but no shaders, etc, something will just not works).

    But then, if you don't plan to make a game over it, then there is not much REALLY polished open-sourced games. HCraft, SuperTuxKart & Minetest (Minecraft clone). There is also some IrrLamb game, but that one not that polished that worth of porting.
    Night Of The Zombies I just by some luck got the closed-sources from the author.

    When it comes to closed-source games used Irrlicht, there are many, very well polished, quality, and stuff. But no source code :) Sure its good to have some engine on Amiga-like, just we have no users anymore who will for real use it and make native os4/mos/aros games for.

    I for myself doing that only of interest to improve gl4es/ogles2/warp3dnova and having just some things to learn. Not that its "hey, million games now coming!" :) So to have it for MorphOS will of no help to improve gaming experience much, but if anyone will in interest to spend time on, my branch on GitHub can be used easily.


    [ Edited by kas1e 03.01.2020 - 12:53 ]
  • »03.01.20 - 13:47
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ernsteiswuerfel
    Posts: 545 from 2015/6/18
    From: Funeralopolis
    @kas1e - Thanks for sharing!
    Talos II. [Gentoo Linux] | PMac G5 11,2. PMac G4 3,6. PBook G4 5,8. [MorphOS 3.18 / Gentoo Linux] | Vampire V4 SA [ApolloOS / Amiga OS 3.2.2]
  • »03.01.20 - 17:03
    Profile