nBMP Release

Community Forums/Showcase/nBMP Release

gosse(Posted 2003) [#1]
Hello guys, I have just released a new userlib: nBMP

It's primary use is to have accuracy and precision when you are dealing with RGB values of BMPs. Some tests I had made using Blitz' commands (loading up a BMP, modifying a value, saving it back) ended up having the final value a slight bit wrong (probably due to the graphic card corrections like gamma or other stuff). So this saves the data to types and you can access them through an array.

nBMP showcase:
http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=gosse10302003050807&comments=no]


eBusiness(Posted 2003) [#2]
Have worked a bit with BMP files myself, as I couldn't find a good program for making skins, your work seems to somewhat similar. More interesting than this libary is, what do you use it for yourself?


gosse(Posted 2003) [#3]
An application for applying depth of field on 2D images, given a source image and a depth image. You can see some screenshots in the news section of my site (http://www.nuloen.com/news.html), it's called zBlur.