Papervision/Away3d/Sandy3d AS3 Geom Class Exporter for 3D MAX
Posted : Tue, 25 Nov 2008 03:46:27 -0500
AS3 Geom Class Exporter is a 3DS Max designed script that allows you to directly export 3D models to AS3 classes.
The benefit is that you don’t need anymore to load and parse a texte file (ase, obj, 3ds).
You just have to import the class and to create an instance, like you do with usual objects like plan, sphere and box classes.
Guys you ROCK!!!
Get it here
http://seraf.mediabox.fr/showcase/as3-geom-class-exporter-for-3ds-max-english/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
I was just looking around http://abduzeedo.com/ it’s an awesome site, go check it out.
I found this post…
If you know the right places to look at, you can just find any kind of tutorial. Love art, painting and all that? Here are 100 tutorials you must visit.
Recently I have been using Facebox on a new website I am building. Using forms in facebox seems like a smart way to go when you do not want them all over the main pages. I came across an issue with trying to validate facebox form fields… yeah.
Validation I used http://bassistance.de/jquery-plugins/jquery-plugin-validation/ - it is very good.
Here is the solution
Need to handle the onclick event of the submit button.
onClick=’$(”#my_form”).valid()’
This solved the problem of the facebox closing before the validation was complete.
Hope this helps others.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Just in case you are using Ruby for whatever purpose (esp. in web applications) you might want to be aware of the recently discovered security holes. They can lead to Denial of Service Attacks or execution of arbitrary code. And this cannot happen just under some strange circumstances but might affect applications in general as describe in the Matasano blog http://www.matasano.com/log/1070/updates-on-drew-yaos-terrible-ruby-vulnerabilities/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.