X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0005.html-inc;h=f5164b6c4aa8a15edc4eb2b79002cc7281a228ce;hb=1d5d4d44a3acf89f7820195b5016f4ebc4489250;hp=2b974bc808192ac4b15e611e31399dddde10481f;hpb=638b5b9759c7dcb4de4c0a88c766e9f9dd650348;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0005.html-inc b/pages/blog-0005.html-inc index 2b974bc..f5164b6 100644 --- a/pages/blog-0005.html-inc +++ b/pages/blog-0005.html-inc @@ -1,6 +1,12 @@

-Development Update +Introducing SDLx::Controller::Object, with our good friend Mario!

-
Short and Sweet

Had an exam on the weekend so I am a bit late. Here is the progress so far.

SDL Smoke tests

The major release maybe coming quicker than we thought. FROGGS++ for helping a lot out on this. However we need more testers!! Please contact us on #sdl and we will set you up with an account on Smolder.

[Edit] Please read http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing on how to get started in test!
\ No newline at end of file + Hi Folks
+
+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.
+
+
Mario Demo using SDL Perl from SDLPerl on Vimeo.
+


+

\ No newline at end of file