[Milkymist-devel] [Democompo] Status

Kevin Roy kiniou at gmail.com
Fri Sep 11 03:07:38 PDT 2009


Sébastien Bourdeauducq a écrit :
> Hi,
> 
> On Friday 11 September 2009 11:20:16 Kevin Roy wrote:
>>> - Kiniou is drawing the graphics (sprites).
>> I'm still working on these sprites and I can do some graphics
>> development too on the 3 parts of this demo. I have some code from
>> another project of mine that can handle sprite transitions
>> (translation,rotation...). With some minor changes, it will be possible
>> to handle some time-based scripting to follow the music.
>>
>>> I will be in Paris from Sept 15th to 22nd - we can have a meeting at
>>> /tmp/lab regarding the demo. I will bring with me between 1 and 3 ML401
>>> board(s) (depending on luck) so we can test code as well.
>> About testing code, I'm waiting for a board from Hans and I was
>> wondering if there was a way to test without it until I receive it?
> 
> What code is it?
> We don't have a suitable simulator, so basically only plain portable C code 
> can be tested without a board.

The code is mainly C code and don't rely on any external libs and I am
not worried about this kind of code but more about the display code.
I'm looking to do the display stuff with the SDL library as it allow to
do display with some "low-level" (i.e non-opengl) functions.
I was just wondering if there was an existing way to do such simulation
so I think I'll go on with SDL.

---
kiniou



More information about the Devel mailing list