My Google-fu is weak, I can't find any summary of what's in IrrExt. The Sourceforge page doesn't seem to be helpful.
Am I missing something obvious?
irrExt - is there a summary somewhere?
-
- Posts: 115
- Joined: Mon May 17, 2010 7:42 am
hi
http://irrlicht.sourceforge.net/phpBB2/ ... ght=irrext
i found this using "search" of forum hoping is usefull
i found this using "search" of forum hoping is usefull
irrExt is another project which was abandoned but I took over. It doesn't have any file releases but has lots of cool extensions:
GUI:
Klasker's extended text
Klasker's GUI image skin
FileSystem:
My ICO/CUR loader (I didn't add my windows exe loader yet)
Scene:
My batching mesh buffer, for combining many meshes together for performance.
CTM, LMO, MSTS, N2, OFF, PLY (alternative implementation), SMF and FBX mesh loaders.
An example scene loader and interface, for supporting many scene loading formats.
BrittleNode, BeamSceneNode, CloudSceneNode, GrassPatchSceneNode, LensFlare, RTTSkyboxSceneNode, RibbonTrailSceneNode, MarioKartBillboardNodes (and particle systems) and TreeSceneNode
B-spline, Look-at, Newton and ScaleNode animators.
Video:
DDS and HDRI image loaders
Other stuff:
DK's new particle affectors
If anyone has cool things they'd like to add, speak to someone on the project page:
http://sourceforge.net/projects/irrext/
We'll probably give you SVN access. IrrExt is also used as a bit of a proving ground for new Irrlicht developers, it's where we got Luke from anyway.
GUI:
Klasker's extended text
Klasker's GUI image skin
FileSystem:
My ICO/CUR loader (I didn't add my windows exe loader yet)
Scene:
My batching mesh buffer, for combining many meshes together for performance.
CTM, LMO, MSTS, N2, OFF, PLY (alternative implementation), SMF and FBX mesh loaders.
An example scene loader and interface, for supporting many scene loading formats.
BrittleNode, BeamSceneNode, CloudSceneNode, GrassPatchSceneNode, LensFlare, RTTSkyboxSceneNode, RibbonTrailSceneNode, MarioKartBillboardNodes (and particle systems) and TreeSceneNode
B-spline, Look-at, Newton and ScaleNode animators.
Video:
DDS and HDRI image loaders
Other stuff:
DK's new particle affectors
If anyone has cool things they'd like to add, speak to someone on the project page:
http://sourceforge.net/projects/irrext/
We'll probably give you SVN access. IrrExt is also used as a bit of a proving ground for new Irrlicht developers, it's where we got Luke from anyway.
Re: hi
the question now is: do you mean irrExt or irrExtensions ???Dareltibus wrote:http://irrlicht.sourceforge.net/phpBB2/ ... ght=irrext
this thread is about my irrExtensions and Bitplane's link is for irrExt !!!
btw, my irrExtensions was the first one and is still active...
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
ehm, what's the point ???bitplane wrote:I did invite you to join us and include your patcher.
did I say something diffrent here, or mention it at all ???
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: hi
I guess this sentence can at least be interpreted in two ways, and maybe bitplane chose the one you did not intend?!Acki wrote:btw, my irrExtensions was the first one and is still active...
Anyway, my patch page was definitely there before you came up with your patch tool. Though I don't see a point here to discuss about historical dates. The question was about usability of the irrExt add-ons. And unfortunately we have to say that due to lack of interest there's not much going on to make these add-ons available more easily. Anyone volunteering for this job (or for adding more code snippets to the irrExt project, or for both) should contact bitplane or me immediately.
Re: hi
yeah, I know some ppl put my words on the gold ballance...hybrid wrote:I guess this sentence can at least be interpreted in two ways, and maybe bitplane chose the one you did not intend?!Acki wrote:btw, my irrExtensions was the first one and is still active...
maybe I should explain such sentence with 3 or 4 more sentences to make everything 100% clear !?!?!
agreed !!!hybrid wrote:Though I don't see a point here to discuss about historical dates.
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Posts: 36
- Joined: Sat Feb 06, 2010 11:52 am