3D from a Photo
These technologies are still in development, but here are some incredible developments that can convert a picture into a 3D image:
Game Development
These technologies are still in development, but here are some incredible developments that can convert a picture into a 3D image:
Some links to free 3D models, that are compatible (.blend file, or can be imported) with Blender: The Official Blender Model Blender Architecture related 3D models:http://blender-archi.tuxfamily.org/Models http://resources.blogscopia.com/index_en.html Cars: Sci-Fi (starwars, star trek, etc): General: 3D Models of Various Formats, some…
I found another tutorial that shows you how to go from a 3D object in Blender, and export it as something that you can use with a Papervision or another Flash 3D engine. It exports to a Collada file, before…
I came accross this open source 2D annimation tool called Synfig. It’s still in beta phase, but it looks to be pretty interesting. One of the things it’s supposed to be really good at is tweening. It’s intended more for…
I came accross some more Blender 3D tutorials, that I thought were pretty good for beginners (they show pretty well how to use the interface): Also, here are some more Blender video tutorial links: And another good…
If you’re interested in learning 3D, specifically Blender, I came across this set of Tutorials that’s formatted in a "class" kind of way: It has videos broken down into different functions and tasks, so it makes it easier to find…
Here is an example of a 3D Flash game, that uses Away3D: If you use the arrow keys while making your character jump by clicking with the mouse, you can get some Matrix style turns. 😉
Want to do 3D in Flash? There are 3 basic ways to get 3D animation in Flash. Methods: You can export video (or a series of images) from your 3D program, and import it into Flash. These would be basically…
Version 1.0 of SWX PHP and SWX ActionScript Library were released not log ago. SWX is the native data format for the Flash Platform. SWX RPC is a remote procedure call protocol encoded in SWX. It’s simple enough that you…
Wade Arnold has an important post on the upcoming Flash Player update and the security changes that will break AMFPHP. As SWX-PHP uses AMF-PHP as a library, it too will be affected. Wade’s post has a crossdomain.xml file that you…