Custom nodes by the community?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
dart_theg
Posts: 68
Joined: Sun Dec 29, 2024 3:13 am

Custom nodes by the community?

Post by dart_theg »

A long time ago, I found a Sourceforge list of custom scene nodes by other people. Where can I find this again, or are there multiple places I can find some cool scene nodes to put into my projects?
CuteAlien
Admin
Posts: 9971
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Custom nodes by the community?

Post by CuteAlien »

Maybe you mean that one? https://sourceforge.net/projects/irrext, some of the scenenodes are for example here: https://sourceforge.net/p/irrext/code/H ... ISceneNode
I can't tell much about that project as I never was involved (this is basically before my time). I only used this one a lot: https://sourceforge.net/p/irrext/code/H ... tchingMesh
I put a version of that one with a few fixes also in my irr-playground repository: https://github.com/mzeilfelder/irr-playground-micha
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
Post Reply