Archive for the 'Releases' Category

Announcing Sandy3D 3.0.2

Tuesday, February 26th, 2008 by kiroukou :: Must see, Project, Releases, demos, en :: 10 Comments

We are proud to announce a new release of the Sandy library.

A lot of good stuff are coming with that 3.0.2, but let’s talk about the most interessting part, the new features :

  • ParserStack to preload and parse several files sequentially
  • Phong shading
  • CelShading
  • Sprite2D/3D attributes management
  • Sprite2D/3D new properties plus event managment
  • Material tiling
  • Sound3D object
  • Light color managment in shading attributes
  • Some major bug fixes and memory optimization.
  • Performance has also been improved up to 20% in some cases.

Also a new component, the Sandy extension for Flash CS3–help book / code highlighting from Dan! You’re gonna to love it, so useful…

 

Even if we focused a lot on not breaking your existing code, there’s few behaviour modification in order to improve the general API.

To see the complete list of changes, check that page.

And to celebrate this release, Makc prepared a very cool demo illustrating some of the new features.

demo 3.0.2

Have a look, especially in full screen mode.

But Sandy is not only some new features, but also some new tutorials and new tools. Here is the list of the new tutorials :

  • Simplest Sandy example, your first 3D sphere in 3 lines of code!
  • An amazing set of tutorials from Arthur V and Max. This tutorial starts from the modelisation of your model in 3DS, will all the tips to have a good export, and next, all the Sandy side code to have an advanced use of that model in Flash. Check the first tutorial right here.
  • Fire effect using Grant Skinner component
  • and much more, check our complete tutorial list with at least 30 tutorials to learn all the tips.

A special thanks to Makc for his hard work, but also Petit and Dan for the great documentation effort, Collin Cusce for the celshading material (with Makc’s help) and Daniel (aka Delta 9) for his great Sound3D class.

Once again the whole community effort is fantastic, and make all of that possible and today available for you, freely.

Happy 3D !

Sandy team and committers.

ExtraLight package for Sandy3D is out!

Thursday, December 13th, 2007 by kiroukou :: Contributions, Project, Releases, demos, en :: No Comments

I’m very happy to announce the release of Extralight package from Cedric Jules for Sandy.

ExtraLight offers a texture based lightening, which is by definition a bit heavier in file size but also much more CPU friendly.  Get all the information from its dedicated webpage clicking on the banner above.

 

Cedric offers a new demo to celebrate this release, very impressive as always!

Good job Cedric :)

[UPDATE] Sandy 3.0.1 release

Monday, November 26th, 2007 by kiroukou :: General, Project, Releases, en :: 2 Comments

We are pleased to announce the 3.0.1 official release!

From the previous release announcement the team worked a lot to bring new cool stuff and fix the few bugs users have found.

The complete list of changes is available here : http://www.flashsandy.org/changes_3_0_1

Go to the download page, and grab the very latest version: DOWNLOAD (backward compatible) 

Update note: Some errors were introduced in the first archive zip, we have fixed that. Sorry about that. Archives are updated.

But here are the major modifications:

  • Addition of the GouraudAttribute to simulate a smooth light shading to your objects. Can be used, as all attributes, with any material.
  • Addition of the material interactivity. From now if you set the new enableInteractivity property to true and if you use a MovieMaterial, you’ll be able to have a basic interaction with that material content. You can use any of your movieclips or flex components as material. Mind that this is still a work in progress.

New demos are coming but for now you can see an update of the gouraud demo and a small demo of material interaction in Xavier’s blog.

Petit and Max have worked a lot of tutorials and Sandy offers now more than 25 tutorials (with sources and examples) concerning the AS3 release. You have anything you need to start with Sandy 3.0 from now.

The team and the contributors list has grown during the last month.
I’m very pleased to see the community sharing experience and ideas. That’s the real beauty of open source projects!Please read this page : how to contribute to Sandy3D project, in case you are interessted in helping and wonder how to help. 

Happy 3D flash community :)

Official Sandy3D 3.0 release and new demos

Sunday, November 11th, 2007 by kiroukou :: General, Project, Releases, en :: 4 Comments

After a very nice 3 weeks testing period since the Release Candidate release, we are proud to announce the final release of Sandy 3.0 engine.

From the release candidate the engine has become even more robust, some cool features has been added and new demos, tutorials are available.

We also have seen some amazing experiments such as 3D physics here and here , multiplayer 3D with Red5 right here, and two people have become some great contributors.

Sandy is now offering a perfect toolkit for beginners, and a complete set of advanced tutorials and FAQ notes, for more advanced users.

Sandy project is becoming a more and more collaborative project.We have had many code contributions since the release candidate and a new project sections has been added to the website in addition to the resources page.

Do not hesitate to take part of it ! Sandy 3.0 API has been designed to be as flexible as possible, especially to simplify user contributions.

For example, the material attributes architecture allows to connect any kind of attributes (for example, dashed lines to replace wireframe, phong shading etc..) to the existing materials.

It is up to you to share them with the comunity after that!Sandy project has also a very active forum : 1218 posts and 190 topics has been written since the RC0.

About the new features :

  1. Flat shading attributes for color and bitmap materials.
  2. Introduction of perspective corrected mapping for BitmapMaterial (based on Away3d.com code).
  3. New Skybox primitive
  4. More freedom about clipping settings, you can now specify, no clipping, front plane clipping or full frustum clipping depending on your needs.
  5. Scene viewport rectangular clipping.
  6. And a lot of bug fixes and minor additions … :)

Now it is time to go to the Download page after visiting our new demos !

Happy 3D!

Sandy 3.0 RC0 – First official AS3 release !

Friday, September 21st, 2007 by kiroukou :: Project, Releases, en :: 6 Comments

We are very pleased to announce the first official AS3 version of Sandy engine.
Even in a RC0 status, the version is fairly stable and its power/flexibility has reached a new level.

Go to the download page and grab it.

Here a list of main features:
- Simple and more powerful API
- Frustum culling and Frustum clipping
- compatible with majority of tween libraries (Tweener, etc. )
- real scene graph representation, with a fully integration of the camera as an element of this scene tree.
- flexible objects mapping. Each material has some attributes that allow it display more information (edges, outine, light)
- Parsers able to load more that 1 single object. (ASE, 3DS-basic-, COLLADA formats)
- possibility to choose the depth sorting between Object and Polygon level.
- built-in bubbling event system
- Sprite2D and Sprite3D (understand oriented sprite) integration.

More features to come (as cooler materials), but for now, have fun with the AMV2 power and what we hope to be a really good 3D engine. Really looking forward to see what you guys can do with it!

To have an idea of the capabilities, give a look at the demos page.

Have lot of fun, and yeah, thanks Adobe for that amazing new player.

AS2 1.2 BETA2 release

Monday, February 12th, 2007 by kiroukou :: General, Releases, en :: No Comments

Hi all,
We are pleased to finally announce a new beta.
After a long silence and some hard work (not only for this beta), we come back with some good news :)

Remember that we are still looking for some help : developpers, 3D designer (modelisation), etc. so if you are interessted joining our team, feel free to contact us.

Download it here :
Download AS2 BETA 2

Do not forget to register to the mailing list and discuss about the library.

Sandy 1.1 !

Tuesday, August 1st, 2006 by kiroukou :: General, Releases, en :: 6 Comments

I’m proud to announce a new release of Sandy. Sandy is now at version 1.1,which is quite stable and complete.

And to celebrate this new release, a fantastic demo by jérôme Birembaut aka Séraf is available :)




(click on the picture)

It uses the latest features of Sandy 1.1 and requires Flash player 8.
I would like to mention the Sandy’s forum RSS which allows you to keep informed about new posts and Sandy development. Like a mailing list, this feature makes the information come to you!

Download it now