irrEdit including a full lightmapper?

Posted on:July 31 2006

So after working a bit on Irrlicht last weekend, I stopped and sat down to write something funny. In the beginning I just wanted to write a nice raycaster. Maybe you've noticed already, I really love raycasters, maybe because it's the first technology which brought me into contact with realtime 3D graphics. I already wrote raycasters in lots of languages - VisualBasic, Java, Delphi, C++, TurboPascal, C.
But then I thought 'how about trying to write a light mapper instead'? So I started a lightmapper. And if you think about it, it's nothing more than an inverted ray caster. :) In short: This was the result after some hours of work:

The results are surprisingly good: The lightmapper has a very high quality (nearly no artifacts) and is astonishly fast. For the scene in the picture, it needs about half a second to calculate everything with shadows enabled.
I wrote other light mappers several times ago, which had different quality and speed, and I didn't like most of them. But this time I took a different approach and I really like the result. The thing I wrote now is just a toy of course and lots of features are missing to make it useful for users (saving lightmaps and meshes, optimizations, compression etc). The question now is: Should I invest some time to finish this up? Would people use this? Or is it a complete waste of time?





Comments:


Finish it at all costs!
This looks good, and if you complete this irrEdit might easily 'compete' with comercial programs!
(oh, and first comment)
RustyNail
Quote
2006-07-31 17:34:00


Finish it! And I don't even use irrlicht, but I'd write a loader for your format just to have lightmapper that actually works.
Electron
Quote
2006-07-31 17:40:00


Oooh nice! Finish it!! :D
The Anaconda
Quote
2006-07-31 18:26:00


I agree, very nice! It would be awesome if you took the time to finish this.
AlexL
Quote
2006-07-31 19:20:00


Great Great Great!!!!!!

Please finish it!! ^_^
Blizzard
Quote
2006-07-31 19:57:00


Definately, good light mapping tools are extremely hard to find!
SwiftCoder
Quote
2006-07-31 20:44:00


I'd love to see it finished, but mainly because I want to see what you're doing to get a lightmapped scene in half a second.
mg_mchenry
Quote
2006-07-31 20:49:00


Yes, it would be very valuable for all Irrilcht-Users.
I following irrlicht since version 0.6, and was very impressed.
So - this would be make Irrlicht even better - and results in better looking Games / Tools.
neotoma
Quote
2006-07-31 22:03:00


does it also create its own uv-map? yes, it would nice if you finished it. although, doesn't it get more and more common nowadays to light everything dynamically anyway?
hugo
Quote
2006-07-31 22:32:00


this is a good idea, if it won't take a really long time, id say go ahead and finish it, and maybe roll it into irredit 0.3 or whatever the next release is :-)
buhatkj
Quote
2006-07-31 23:13:00


How much time do you think it will take you to fully implement it?
Yomero
Quote
2006-08-01 00:39:00


Lightmapper? OMG HE'S IN MY HEAD!

Seriously, I've been looking for even a half-decent lightmapper that sits well with blender. Hopefully this will work! (X Export FTW)
agrif
Quote
2006-08-01 01:15:00


I use giles, which I think is the best lightmapper on god's green earth, so having an intergrated lightmapper is of little value to me.

Having said that, before I brought giles I was having great difficulty finding a free lightmapper to work with Irrlicht, so having a native one available would greatly benefit people who don't want to buy or can't afford a commercial solution.
Ryan Ray
Quote
2006-08-01 01:54:00


A basic lightmaper is good! but search more for GI (global illumination) with some open engine!
Lonerunner
Quote
2006-08-01 07:16:00


This would beat everything!!!
Martins
Quote
2006-08-01 08:53:00


Yes it's a very good think to have a lightmapper embedded in your visual editor.....it would be great to have also the radiosity processing to get drammatically more complexity and quality in the final render!!! finally IRRLICHT and all the related tools would be a very impressive alternative platform for the free game developers....So continue the development!!!
almighty
Quote
2006-08-01 13:35:00


i was waiting for something like that for ages! finish it, please!!!
Lino
Quote
2006-08-01 13:44:00


I'd say go for it only if you intend to also develop a radiosity algorithm for it. That would really make the difference between irrlicht and the rest!
Perhaps you could also have a look at FSRad's source code: http://www.fluidstudios.com/ . At the moment I am trying to find a way to feed this beast with a usable file format :)
Loris
Quote
2006-08-01 15:20:00


I think you must finish it. It would be useful in Irrlicht, and for all of us!
dK
Quote
2006-08-01 16:57:00


toxic - An Open Source Global Illumination Renderer http://www.toxicengine.org/

toxic is a physically correct global illumination renderer aiming to produce photorealistic images and animations.
Lonerunner
Quote
2006-08-01 19:01:00


An interesting technique for realtime radiosity:

http://homepages.paradise.net.nz/nickamy/realtimerad/realtimerad.html
WhiteNoise
Quote
2006-08-01 21:16:00


wow, overwhelming feedback. Ok, so I'm going to finish it after I have some time again and done with work on Irrlicht. :)
niko
Quote
2006-08-01 22:18:00


What lighting model is this using? Blinn-Phong? Is this using spherical harmonics or classical radiosity for diffuse surfaces?
Matthew Johnson
Quote
2006-08-03 17:27:00


WOOT!

That's great stuff! Please make this lightmapper, it would be the best feature added ever!
cmoibenlepro
Quote
2006-08-04 19:10:00


How about using an ambient occlusion shader technique?
djmips
Quote
2006-08-05 03:59:00


Wow! havent caught up on your blog in a while, seems I've been missing out on some very cool developments. nice work :)
Gaz
Quote
2006-08-06 02:07:00


Add comment:


Posted by:


Enter the missing letter in: "Internationa?"


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons