Re: bigot & truecolor library

new topic     » goto parent     » topic index » view thread      » older message » newer message

jiri babor wrote:
> Hey, Hawke, sorry, but its your turn now, you are a bit more of a
> challenge...
>
> For me, being truly colorblind, it is really imperative to have
> sixteen million colors at my fingertips! When I tried the first
> release of your (?) truecolor library, nothing worked. I had a look
> under the bonnet and what I saw did not really inspire my confidence,
> so I put it aside.
> A little bit later, in a blaze of publicity, you announced a new
> version, better and smarter. Being a bit of a sucker as well as
> colorblind, I tried again. And again nothing seemed to work. Oh
> well...
ummm why "nothing" was working is beyond me...
the first release was over 90% fully functional at top speed.
and as of now 11.6.98, i cannot force the library to
have a bug practically... at that is true for all three
libraries actually...
is your card vesa1.2? if no then the library bombs.
if yes, than we'll talk :) k?

> But now, a patch later, we can at least run Irv's example - your
> self-congratulatory style and obvious propensity to overestimate your
> own successes don't seem to interfere too much with your ability to
> learn. (That's a compliment!)

> Seriously, the idea of having a separate, external program to
> initialize a video mode is not a winner (can I put it any more
> diplomatically?), I think a lot of people will have trouble with it.
yeah, i been thinking about that....
it has pros and cons...
it provides a template for people to provide a setup
program for end users... and makes running/coding
the library easier...
you can also make several ini files, and use
euphoria/batch files to run any 'game' or program
at any mode just by choosing which batch
file to run...
----run640.bat
copy 640480.ini trumode.ini
ex megagame
-----------
simple, no?

> After all, one should be able to change to various other modes or
> resolutions from within a single program.
you ***CAN*** call set_true_mode any time you like
and switch video modes on the fly, with all your
constants being updated automagically and you can
use the predefined constants:
                TRUE_320X200
                TRUE_640X480
                TRUE_800X600
                TRUE_1024X768
                TRUE_1280X1024
as the parameter to the function.
simple? no?


> OTHERWISE IT'S STARTING TO LOOK QUITE GOOD! THANKS.
thanks...
but, please, re-read the docs... i know they are lengthy,
but there is enuff changes in there (for the good and bad,
im sure) to warrant taking another scan over them,
and a hard look at things you may have questions
about, and jot those, and we'll talk...k?

and jiri, just about everything all of us want
in a good graphics library, i'm trying to put in
there...

how many trucolor libraries support fonts and mice???
and for the record, neil *can* do some things
about 10% faster (on the high end), but it
cannot do alot either... shrug...
so support is welcome... i'm not suggesting
that we only have one library, but that may not
be a bad idea either, pooling neil and trueEU
and your scaling and polygon texturing
and then *that* would be a truly monstrous library...
quick too :)


and thanks for the compliments and constructive
criticism... it *does* help and *is* appreciated,
especially from you... yer hard to please *poke*  --Hawke'

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu