PDA

View Full Version : Writing 3D Engine from Scratch



renton79
August 5th, 2009, 04:11 PM
I would like to write a very simple 3d engine just to learn it.
I have some knowledge about 3d in as3 and perspective concept
but I would like to see some tutorial about where to start to build it.

can anyone recomend any websites for the beginers please

creatify
August 5th, 2009, 04:24 PM
http://www.friendsofed.com/book.html?isbn=1590597915

senocular
August 5th, 2009, 05:08 PM
This is very much out of date (in AS2 not AS3) but it's free, here on kirupa, and can help you with simple concepts for a simple 3D engine

http://www.kirupa.com/developer/actionscript/3dindex.htm

renton79
August 8th, 2009, 10:01 AM
Thanks guys