DinoFight.com

September 2nd, 2011 by Kiroukou :: Must see, en, games :: No Comments

Everyone here at Motion-Twin is proud to present a brand new site, dedicated to Dinoz!

Distant cousin of DinoRPG, DinoFight gives you the chance to create a dinoz for free, and battle it out with thousands of increasingly powerful opponents.
You can even create your own rankings table by inviting your friends to come and join you! Simply send them your personalised sponsorship link!

And that’s not all! Once your dinoz is ready (Level 5+), you will be able to leave Dinofight and join your existing dinoz on their adventures in DinoRPG! Share your fights with your friends on Facebook, Twitter, Youtube etc., and they can join you on your journey!

Where are you going? I’m not finished! Any new players joining us from now on will also get a helping hand to get their dinoz up to speed for some serious clan and dojo action. SmartBegin™ (aka NoobieBoost [Thanks Pigov!]) gives all new Masters just joining DinoRPG some extra Irma’s potions every day for their first week!

See you all soon on DinoFight!

Sandy3D, pattented?

March 11th, 2010 by kiroukou :: en :: 62 Comments

Sometimes I just feel like stupid.

Here is my very first email of the day (1AM, yes, I should be sleeping…)

Sans titre

Basically it means that  there’s a SANDDE™ product related to 3D drawing associated to a patent.

Now is my question, how the hell is that related to our small opensource project?  We do not market anything here .. Sandy3D isn’t even a trade.  We ask for people to make some donations and in the past 5 years, only 25 people did considered to do so. Can we name this market?

As most of you might know, the reason of that name is extremely simple “San” “Di” would be how the word “3D” is pronounced in Chinese language from my very modest knowledge. Could them patent such a thing?

What would happen if I remove the 3D attached to Sandy, and make the project named “Sandy, an opensource 3D API for Flash”?

Anyhow, I do not even hear SANDDE™ be pronounced like Sandy3D… Moreover our API does not define a method to draw 3D …

I just feel stupid right now, not being able to know where my rights stop. Why should I bother taking any kind of risk for a non-commercial project? But in the same time, why should I consider changing the project name (and identity) with so few good reasons.

If you have an opinion or advice, please comment, I’ll read it seriously.
World is crazy…..

More Sandy 3D flash games, more fun!

March 1st, 2010 by kiroukou :: demos, games :: 9 Comments

Even if the engine development is kind of slow lately, it has reached a really stable status and game creators confirmed that in the past few weeks.

AsI know most of you like playing great flash games to change your mind, here are some of these which use Sandy3D:

New Protopop game: Waterfall woods

You can’t skip this one, the latest Protopop production: waterfall woods

That game offers the best visual quality I’ve seen so far on a flash 3D game. A wonderful artist work, nice gameplay! We ask for more !

thewoods

Robots and Aliens

that studio created 2 really funny 3D flash games, both very different and really fun!

Flying Saucer Panic very innovative gameplay, I guess some love it, some don’t. In all cases, nice idea and good realization!

Flying Saucer Panic

Reactor Twist 3D Is also a really cool game, nice graphics, simple gameplay, LOVE IT!

Reactor twist 3d

starfall survivor

I’m sure you know where its author got inspiration from. An interesting shoot’em up quite peaced, you need to get all your focus for that one!

starfall survivor

starfall survivor

There are also a lot of other 3D flash game created with Sandy3D that you can see in the wiki games page (thanks Makc)

http://www.flashsandy.org/games

Have fun!

Sandy 3.1.2 release

December 4th, 2009 by Niel :: Project, Releases, en :: 2 Comments

History has something to say about sandy – that cannot be said for every flash engine. In the early days when the first demos were shown at the end of 2006, sandy claimed the well-deserved crown of being the first fully fledged 3D engine to run on flash.

It was clear though, that there was a lot to be done, the API was refined, parsers were built. Since then, the market for flash 3D engines has exploded, both in the open source world, and in the commercial world. Sandy has undergone 3 major release cycles, several branches for different compilers and programming languages. To honour Sandy’s great history, Makc has created a video:

youtube-sandy-history

Without further ado, the team presents release 3.1.2, which represents a final minor point release to round off the Sandy 3.x development timeline. The main features of this release are:

- experimental BSP object sorting (Makc)
- plenty of bug fixes (mainly on caching system, some better garbage collection, and clipping)

Special thanks goes to Thomas Pfeiffer for creating Sandy and making this project feasible. Without his support, Sandy and it’s many variations would not be possible.

AS3 source and API documentation download: sandy3-1-2_src (SVN revision 1141).

There is also a haXe version, that features an MD3 parser by Russell Weir. This is used with haXe compiler to create Sandy applications for Flash and potentially other targets.

haXe download: sandy-hx-haxelib-3.1.2.zip.

RedSandy-0.9 is out

October 20th, 2009 by Petit :: Releases, en, games :: No Comments

A major update to RedSandy is here.

redsandy

According to Andy:

- If you have looked at the package before, you would  not recognize it now.

There must have been 30 classes in the old version and countless vectors to make it all run. This version, I think has 5 or so, and the scene is left to the developer. I just bring the remote transform groups and remote messaging/passing of object maps.

The end result from the old package was was similar, providing a shared transform group for each client, however it left little flexability, and was a large complicated body. In this version, I have rewritten it from scratch, and most importantly, cut out the need to use it’s world and scene. Before, the scene was created by the package, and you lost most control over the rendering.

Now, using the package, you provide everything. Your world, your root, your render routines. All the package brings is the other client, and a host of communication methods. Of course, the ‘SharedTransformGroup’ is the most important aspect of the new package.

Picture this: You have a scene and a charater already , and you want to make a multi-user environment. You construct a ‘RedSandy’ object which will deal with the network. You set a handler as it’s client.

RedSandy creates a ‘SharedTransformGroup’  for you and notifies the client when it is ready. Let your client alter the position and orientation of this extended TransformGroup, and it will propagate to the other clients.

When a new user loads your swf, the RedSandy class calls your client to notify it that there is a new SharedTransformGroup available in the same Red5 ‘room’. You then load another character primative and place it in the new  SharedTransformGroup  .

Of course, you need to add these special transformgroups to your world. And based on the server granularity, you will start to receive a stream of data which is processed in the background.

Clients are scoped out in rooms.  rtmp://server/sandy/roomName.  Only clients in that room share data streams.  The top level is also a ‘room’  rtmp://server/sandy

There is a project that is going to go to public beta testing very soon, at whirled.com.

Blender to Flash workflow

August 19th, 2009 by Petit :: General :: 1 Comment

Dennis Ippel of rozengain.com wrote a very informative article entitled “Blender to Flash workflow”, in the March 2009 issue of Flash & Flex Developers Magazine.  It is now downloadable for free from http://ffdmag.com/prt/view/pdf-articles.html. The main focus of the article is how to create a 3D object in Blender and export it as an AS3 class, that you can directly add to your Sandy 3D project. But even if you don’t intend to use Blender for object creation, the article contains lots of goodies for the 3D Flash programmer. You can download the whole magazine, containing lots of knowledge for Flashers and Flexers alike.

Go get it !

Wharship strafe, a 3D battle ship done with Sandy/Wow

July 6th, 2009 by kiroukou :: demos, en, games :: 3 Comments

BuagagaGames developed for BunnyGames a nicely done 3D game, using Sandy3D and WoW engine.

Give it a try :)

Image 1