Hello all ,
I'm looking for researchers of games that are made with this engine like open source games or examples or books that i can learn from .
Can you please share some if you have .
Thanks
Looking for open source games and examples or books to learn
Re: Looking for open source games and examples or books to learn
Maybe just check github or sourceforge for games? Or check out which games are in Linux distrubutions - those tend to all be with sources.
One of the best examples might be the Quake sources.
For Irrlicht there is for example my old game (shameless plug): https://github.com/mzeilfelder/hc1
Be warned it's been written 15 years ago and I was struggling a bit more with 3d math (especially matrices) back then and some code reflects that *sigh*.
As for books - I really like "Game Engine Architecture" from Jason Gregory. It goes deep, sometimes a bit too deep maybe. But it covers everything and is the best book about game programming I've read so far.
One of the best examples might be the Quake sources.
For Irrlicht there is for example my old game (shameless plug): https://github.com/mzeilfelder/hc1
Be warned it's been written 15 years ago and I was struggling a bit more with 3d math (especially matrices) back then and some code reflects that *sigh*.
As for books - I really like "Game Engine Architecture" from Jason Gregory. It goes deep, sometimes a bit too deep maybe. But it covers everything and is the best book about game programming I've read so far.
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
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm