What are the plans for Irrlicht 1.8 and further?

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

Re: What are the plans for Irrlicht 1.8 and further?

Post by 3DModelerMan »

Yeah, but 2X smaller textures means lower res graphics. Compressed textures means you can trade off speed for memory efficiency.
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Re: What are the plans for Irrlicht 1.8 and further?

Post by Radikalizm »

I'd like to see compressed textures first too
Streaming would also be a great feature, but you'd have to look at the bigger picture; when implementing such a feature I think it'd be only logical to look at a complete resource streaming solution, so not only textures would be supported, but also larger static meshes, terrain, etc.

To get this right you'd need some rather intrusive engine changes, which I think the devs want to avoid as much as possible right now
sodandk
Competition winner
Posts: 340
Joined: Wed Aug 10, 2011 11:58 am

Re: What are the plans for Irrlicht 1.8 and further?

Post by sodandk »

When is 1.8 due to get out ? :mrgreen:
Lonesome Ducky
Competition winner
Posts: 1123
Joined: Sun Jun 10, 2007 11:14 pm

Re: What are the plans for Irrlicht 1.8 and further?

Post by Lonesome Ducky »

You can get the SVN right now, conveniently through Irrlicht Nightly Builds.
sodandk
Competition winner
Posts: 340
Joined: Wed Aug 10, 2011 11:58 am

Re: What are the plans for Irrlicht 1.8 and further?

Post by sodandk »

yeah, I know... just wondering if there is a final date...
CuteAlien
Admin
Posts: 9644
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: What are the plans for Irrlicht 1.8 and further?

Post by CuteAlien »

Original date is somewhere in the past. I hope I can add some more things before 1.8 release, but basically I'm also fine just continuing with 1.9 as soon as we have a stable 1.8 version. But I think 1.7.3 will be first (I just want one more fix in there, but currently fail finishing it - some kind of mental block).
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
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: What are the plans for Irrlicht 1.8 and further?

Post by hybrid »

The problem for the 1.8 release was that we changed from a fixed turn around each few month to a feature list to be implemented before the release. This will be changed for 1.9 again, though, as it is not working out for us.
Lonesome Ducky
Competition winner
Posts: 1123
Joined: Sun Jun 10, 2007 11:14 pm

Re: What are the plans for Irrlicht 1.8 and further?

Post by Lonesome Ducky »

It's good to hear the reason behind the slow release, I was afraid that the developers just weren't working on it as much. Although looking at the change list, it's pretty obvious that's not the case
sodandk
Competition winner
Posts: 340
Joined: Wed Aug 10, 2011 11:58 am

Re: What are the plans for Irrlicht 1.8 and further?

Post by sodandk »

was playing around witht the lastest SVN ....

Wasn't addShadowVolumeSceneNode supposed to be available for IMeshSceneNode,
or is there another easy way to add shadows to an IMeshSceneNode ?

thanx
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: What are the plans for Irrlicht 1.8 and further?

Post by hybrid »

Not yet. The shadow implementation is basically the only thing which stalls the 1.8 release... Not exactly the propagation to mesh node, but this will only happen after the basic shadow code is updated.
sodandk
Competition winner
Posts: 340
Joined: Wed Aug 10, 2011 11:58 am

Re: What are the plans for Irrlicht 1.8 and further?

Post by sodandk »

ok. Is the general speed of 1.8 the same as 1.7.2 ?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: What are the plans for Irrlicht 1.8 and further?

Post by hybrid »

Of the whole engine, or the shadow system? The latter should be at least the speed of the current one. Most important is a correct rendering, though. The current system has several problems.
xirtamatrix
Posts: 219
Joined: Fri Feb 19, 2010 4:03 pm
Location: Estonia

Re: What are the plans for Irrlicht 1.8 and further?

Post by xirtamatrix »

Ok, what is going on with the forum? Where is my original post?
Also, the initial replies from aanderse and CuteAlien are missing.

They are insted here: http://irrlicht.sourceforge.net/forum/v ... =2&t=45196
Seems like the topic is split into two.

Can forum moderators or admin please check what is causing this split in space-time continuum? =)
to live, is natural; to die, is not!
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: What are the plans for Irrlicht 1.8 and further?

Post by hybrid »

xirtamatrix wrote:Ok, what is going on with the forum? Where is my original post?
Also, the initial replies from aanderse and CuteAlien are missing.

They are insted here: http://irrlicht.sourceforge.net/forum/v ... =2&t=45196
Seems like the topic is split into two.

Can forum moderators or admin please check what is causing this split in space-time continuum? =)
Yeah, I were to split the whole discussion about the file format into a new thread. But the split was somehow cancelled by the forum. Since the new thread did not show up for me, I assumed that the whole split was cancelled and as I was not at home I postponed this split for a while. Seems that a few posts still were split. I will split the rest tomorrow, and merge the two threads again. Sorry for the inconvenience, but the new forum software has some strange pecularitites with splitting threads.
That's also why I did not mention a split in this thread. I just had the impression that nothing had changed.
xirtamatrix
Posts: 219
Joined: Fri Feb 19, 2010 4:03 pm
Location: Estonia

Re: What are the plans for Irrlicht 1.8 and further?

Post by xirtamatrix »

Oh ok, now it makes sense, thanks for the clarification hybrid, it was rather confusing =)
hybrid wrote:I will split the rest tomorrow, and merge the two threads again.
Actually no need to merge the threads again. If you could just kindly move all the related posts from this thread to that other one that would be enough.

/regards
to live, is natural; to die, is not!
Post Reply