Who is still arround

Discussion about everything. New games, 3d math, development tips...
Post Reply
Granyte
Posts: 852
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

Who is still arround

Post by Granyte »

The title says It. Who is still around who is still building something on irrlicht or an irrlicht derivative in 2026?
CuteAlien
Admin
Posts: 10052
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Who is still arround

Post by CuteAlien »

Here's me working hard for last 9 months or so on my PBR pipeline: http://www.michaelzeilfelder.de/Pics/Sc ... a8lt0J.png
Screen space reflections, VBAO, bunch of anti-aliasing experiments and full PBR pipeline. Admittably running pretty hard into the Irrlicht limits with this sometimes, but at least some got a bit relaxed through this. Especially making it a bit easier to combine Irrlicht with GL again (not 100% there yet, but with the occassional ugly hack it's possible).
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Granyte
Posts: 852
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

Re: Who is still arround

Post by Granyte »

Look good. The reflections on that table are sweet.

Yeah I kept going with the fvf branch for my project and expanded the API quite a bit the limitations of base irrlicht just didnot allow me to do what I wanned
Brainsaw
Posts: 1258
Joined: Wed Jan 07, 2004 12:57 pm
Location: Bavaria

Re: Who is still arround

Post by Brainsaw »

I'm also still using Irrlicht. At the moment I am working on a system which makes it easier for me to start new projects (aka a framework), i.e. which easily integrates other libraries (physics, sound) with a basic interface. I got something working by now, but it's not yet ready to be published (I hope I can do so this year)
Image
Dustbin::Games on the web: https://www.dustbin-online.de/
Alpiro
Posts: 9
Joined: Thu Mar 27, 2025 10:37 pm

Re: Who is still arround

Post by Alpiro »

Hello, I am creating an MMORPG using irrlicht for the client (started in february 2025).
randomMesh
Posts: 1187
Joined: Fri Dec 29, 2006 12:04 am

Re: Who is still arround

Post by randomMesh »

I just logged in to change my password. Does this count as being around?

Boy, it's been a long time... 20 years this December. Time flies...
"Whoops..."
n00bc0de
Posts: 145
Joined: Tue Oct 04, 2022 1:21 am

Re: Who is still arround

Post by n00bc0de »

My main project, RCBasic, is still using irrlicht. I just put out a new release a few minutes ago.
Noiecity
Posts: 412
Joined: Wed Aug 23, 2023 7:22 pm
Contact:

Re: Who is still arround

Post by Noiecity »

Irrlicht is a work of art, I always try to create something with it, my daily life is trying to do what Irrlicht does on my own from scratch, but I always come back brutally humiliated by how good and easy it is to modify it and create things with it
Irrlicht is love, Irrlicht is life, long live to Irrlicht
Post Reply