Posts filed under '3D'

Away3D Diamond

If you're new here, you may want to subscribe to my RSS feed. If you like my site, consider linking back. I prefer text "Free Flash Tutorials" to http://blog.franto.com
Thanks for visiting my site! If you need anything just contacting through Contact page or Gtalk widget

Away3D Diamond

Very nice things can be done in Flash 3D engines these days :) Just check what can be done in Away3D engine. On site there are lot of other examples.

Enjoy

,
AddThis Feed Button

Add comment September 18th, 2007 Add to your FavLinks

Flash Experiment - 1 kB

Mr. Doob did a great experiment, what can be done in 1kB in Flash. If you have similar 1kB (or similar small size) experiment, let’s know :) Don’t forget visit his lab, there are other great experiments.

1kB Flash experiment

, , , , ,
AddThis Feed Button

2 comments September 12th, 2007 Add to your FavLinks

Flash 3d BumpMapping in realtime

Very nice 3d material implementation for PaperVision3D from Ralph aka UnitZeroOne. Look at it, it’s amazing, and new materials will be released soon… Ofcourse it’s AS3 :) Keep watching…

Enjoy

AddThis Feed Button

3 comments February 16th, 2007 Add to your FavLinks

Sandy tutorials

Here you can find tutorials for Sandy project. It’s Flash 3D engine (I hope everyone knows it :) ). There are 2 versions for AS2.0 and AS3.0. Currently AS2.0 is almost done and we will continue with AS3.0 version…

Enjoy

AddThis Feed Button

5 comments January 22nd, 2007 Add to your FavLinks

E-books for developers

Ton of e-books for every kind of delevoper: IT e-books.

Enjoy.

AddThis Feed Button

6 comments May 25th, 2006 Add to your FavLinks

.kkrieger (Chapter 1) - A 3D game in only 100 KB !!!

A small 3D FPS game in only 100 Kb with one big and beauty level. Your task is to shoot everything, that moves. Game has about 5 enemies, and 5 different types of weapons. Graphics is really amazing (something like Quake 3).
On other hand, you had to have at least something like 1,5 MHz processor, 512 MB Ram and a great graphics card. Just try, you won’t believe it has only 100 KB. (it will unpack into your computer memory :) )

P.S. Authors want to make a full game from it, but it seems, it wouldn’t be done :(

KKrieger - Chapter 1
Homepage
Download Kkrieger (chapter 1)

AddThis Feed Button

1 comment February 12th, 2006 Add to your FavLinks

AS3: Parsing .3ds file 2 - Rotating cubes

So how I swear to Keith Peters I’ve tried rotating model. with Octopus it was hard on my 1Ghz Athlon, but there is rotating but not smooth :) So I just parse single Cube, then copy it to more Cube instances and rotate them.

Here are examples:

There is 3 examples because of testing FPS. This is just moveTo, lineTo API, i will try if drawing off screen, copying to bitmap, and copyPixels to screen will be faster.

Another point, I should check faces, and render just ones which are visible to user.

Enjoy.

AddThis Feed Button

8 comments November 30th, 2005 Add to your FavLinks

AS3: Parsing .3ds file - Octopus

Yes, it’s awesome :) In AS3 you can just get .3ds file from 3d max, parse it, and draw it on screen.
You can see it on example .3ds file - Octopus. There more the 16000 faces, and it is rendered in less then 200 ms on my machine :)

Source code is dirty and it’s part of my AS3 project FlashLife, which will be open source, so you will have source available in some time, but I can not say now, when. It is in early state :)

Enjoy.

AddThis Feed Button

16 comments November 26th, 2005 Add to your FavLinks

Previous Posts