C++ code for Alpha blending without Directx and without OS
From: Renato (dev2-renato_at_usa.net)
Date: 02/23/05
- Next message: Lawrence Kirby: "Re: Pointer doubt"
- Previous message: frank van nuffel: "Re: Least helpfull news group award goes to:"
- In reply to: Keith Thompson: "Re: Is this board a good alternative to the PC?"
- Next in thread: CBFalconer: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: CBFalconer: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: Richard Bos: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: Alan Balmer: "Re: C++ code for Alpha blending without Directx and without OS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Feb 2005 10:54:13 GMT
Keith,
I think that the solution to realize, in C++, the apha blending on an image
during the animation, is very interesting and certainly it is not off topic
in this group. They shows the C++ code to do this on the page
http://www.seventech.it/english/merlinosdk/2.php. And everything this not
being forced to use directx or OS.
Does not to be off topics in this group, have perhaps to speak only of
Microsoft or Linux?
Renato
"Keith Thompson" <kst-u@mib.org> ha scritto nel messaggio
news:ln4qg45knh.fsf@nuthaus.mib.org...
> "Renato" <dev2-renato@usa.net> writes:
>> I have seen the board described in this link.
>> http://www.seventech.it/english/merlinoboard/2.php
>> I think that its a good solution to realize an embedded system with VGA
>> output, in that cases where, to use the PC, is not convenient.
>> I have seen that it's available also a dev kit to develop the code in C++
>> and it is not necessary to use an operating system.
>> How is it possible to work with a system without operating system?
>> You thing thought of it? Is it really a good product? Who has used this
>> board?
>
> This has nothing to do with the C programming language, which is the
> topic of this newsgroup. You might try comp.arch.embedded.
>
> --
> Keith Thompson (The_Other_Keith) kst-u@mib.org
> <http://www.ghoti.net/~kst>
> San Diego Supercomputer Center <*>
> <http://users.sdsc.edu/~kst>
> We must do something. This is something. Therefore, we must do this.
- Next message: Lawrence Kirby: "Re: Pointer doubt"
- Previous message: frank van nuffel: "Re: Least helpfull news group award goes to:"
- In reply to: Keith Thompson: "Re: Is this board a good alternative to the PC?"
- Next in thread: CBFalconer: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: CBFalconer: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: Richard Bos: "Re: C++ code for Alpha blending without Directx and without OS"
- Reply: Alan Balmer: "Re: C++ code for Alpha blending without Directx and without OS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|