Qbasicnews.com

Full Version: HSV to RGB conversion Poll: the results !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So, all in all, here are the the results of the QBasicnews Jury (only those who live in Europe will smile, but after all...):

I can't live without HSV : 25 points
I don't care about HSV : 50 points
I apply for a free documention brochure about HSV : 25 points

OK, folks, I will write that brochure... Just in case some of you can read the french version:

http://mandelbrot.dazibao.free.fr/Bitmap/HSVtuto.htm

Before I find time to write an english version :rotfl:
do you have an English version of your site ans tutes? I can't understand about 90% of your site's content. ;*(

I know you can write english well, why not convert your site to english so that ppl would visit it more often?

Big Grin
take a lot of time... I do my best to maintain my site both in English and French... Most of the fractal stuff I wrote last year is in english, most of the QB stuff I wrote this year is in french! Most of the french people do not speak english, moreover when they are young like the folks who prog in QB.

What I wanna do now is to re-write all that stuff in a more logical manner, a bit like Hugo Elias did:

1st part : the basics (24bits bitmaps, SVGA modes, HSV colourspace)
2nd part : the TC-Lib (Bresenhams algorithms, etc...)
3rd part : TC-Draw and the mouse in SVGA modes
4th part : TC-Mdb and fractals programming tutorial (Mandelbrot Set, Julia sets, IFS fractals, the Buddhabrot)
5th part : TC-Ray and raytracing techiques
6th part : TC-Land and landscapes rendering (TC-Land is my next project)

What I would like to do is to have the english text AND the french version on the same page... it must be feasible with a <Font Size="1"> in all the HTML pages :rotfl:

But you can imagine it will take a lot of time if I want something clean :wink:
Biskbart may be ableto help. Big Grin
It's done at 60%, I would say. Hope it will be exhaustive... It's one of the biggest html page I ever wrote, and the graphics take a lot of time: I make them one by one with TC-Ray.

Just two pics to let you guess what the rest will be:
[Image: Valueplans.jpg]
[Image: ClipCone.jpg]

The contents is, briefly:

1 - The concept
2 - The conversion algorithms
3 - Application to image processing
4 - Application to fractal pictures
5 - Application to raytracing