PDA

View Full Version : 3D in flash: 3d engines vs doing yourself



Aquilonian
November 22nd, 2007, 04:53 AM
Am i the only one who dont like to use pre made 3d engines but instead, learn how things work?

senocular
November 22nd, 2007, 10:51 AM
No

Charleh
November 22nd, 2007, 10:52 AM
Nope I find it really hard to use someone elses code or an engine... I'd rather do it all myself :p

Pattt
November 22nd, 2007, 10:53 AM
I'm using Papervision3D. It works fine. :)
The thing is, I haven't enough math knowledge to create my own 3D engine.

-Z-
November 22nd, 2007, 11:56 AM
I love to look at people's code, but I see stuff I wouldn't do... so I always end up making it from scratch... ^^ (like I learned alot from Tony's Isotutorial.. but had to make my own anyways, later I found out that his wouldn't of reached the scope I was going for anyways... so it was all good).