Irrlicht applies for Google Summer of Code participation

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

We received many more applications for the program than we are able to accommodate, and we would encourage you to reapply for future instances of the program.
I've got some more feedback from a chat on #gsoc, mainly to make the ideas list better documented. We may have more luck next time :)
Eigen
Competition winner
Posts: 375
Joined: Fri Jan 27, 2006 2:01 pm
Location: Estonia
Contact:

Post by Eigen »

I'm going to try and work on the Level of detail support.
Google support would've been great, but perhaps next year :)
DDd
Posts: 3
Joined: Sat Mar 22, 2008 4:59 pm

Post by DDd »

hybrid wrote:
We received many more applications for the program than we are able to accommodate, and we would encourage you to reapply for future instances of the program.
I've got some more feedback from a chat on #gsoc, mainly to make the ideas list better documented. We may have more luck next time :)
It sucks it's always the same game engines being picked :?

Anyway, what are the changes planed to the material system? I see that the dx10/11 and ogles2x render targets are purely shader based, the material system should be abstract enough to support any set of shader language is this not the case?

Are you planning to support any specific run time to do shader stitching or run-time re-compilation? (like the cg runtime)
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

We don't have any worked out ideas for this, yet. Will depend on the people working on those drivers.
Nox
Posts: 304
Joined: Wed Jan 14, 2009 6:23 pm

Post by Nox »

Well...if you find a guy who wants to work on the driverspart, i will take the Materialpart because i like to change this part but i lack the knowlegde for the drivers and their needs. :)
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

The ogl-es 2.x driver is almost done - besides the material stuff. So it's jsut a question of how to arrange the shaders, and how to pass the necessary information to them.
Nox
Posts: 304
Joined: Wed Jan 14, 2009 6:23 pm

Post by Nox »

Well...how about kicking all these Materialtypes and matieralrenderer, wrapping the usable texture-, shader- and renderstates and providing standard materials? This wont be easy but it will allow direct settingschanges, more flexibility and if somebody can give me sometimes hints i will do it.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

I don't understand in what direction you're heading, but if you want to, just start a new thread (as this goes really OT) and provide some design text describing your ideas.
Post Reply