X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=sdlgit%2FSDL-Site.git;a=blobdiff_plain;f=pages%2Fblog-0002.html-inc;h=f5164b6c4aa8a15edc4eb2b79002cc7281a228ce;hp=33ffb482ef71429a15a435965c42ca5ef0b1b757;hb=a05e5d4499fb58198e463162d0385e8a156e1f03;hpb=e1ec9f6e00ef090d063bc417e9683d40fc49b26f diff --git a/pages/blog-0002.html-inc b/pages/blog-0002.html-inc index 33ffb48..f5164b6 100644 --- a/pages/blog-0002.html-inc +++ b/pages/blog-0002.html-inc @@ -1,20 +1,12 @@

-SDL 2.511 + Using SDL for quick visualizations +Introducing SDLx::Controller::Object, with our good friend Mario!

-SDL Perl 2.511 is showing great promises. The initial tests show a great deal of stability. http://search.cpan.org/~kthakore/SDL-2.511/
+ Hi Folks

- Moreover we are seeing more varied users of SDL Perl.
+This past week I have been working on making interfacing physics with SDL rendering a lot easier. The idea was to provide the user a callback to describe the acceleration of their object in the X, Y axis and Rotation. Using this idea I have completed a preliminary work for SDLx::Controller::Object. The demo below shows an example that was made with it. The SDLx* code is available at http://github.com/kthakore/SDL_perl and demo code is available at http://github.com/kthakore/scroller.

-John.O Writes:
-

-This is for a tool that we'll be providing our dealers... it measures cellular modem signal strengths out in the middle of nowhere, so dealers can evaluate if our products will work in customers' fields. And of course, I'm using Perl/SDL for the graphics... C gets on my nerves.
-
-Our company is http://smartfield.com.
-
-John O.
-
-
-


-

\ No newline at end of file +
Mario Demo using SDL Perl from SDLPerl on Vimeo.
+


+

\ No newline at end of file