GLBasic forum

Main forum => Off Topic => Topic started by: bigsofty on 2013-Aug-15

Title: Nice little 3D intro...
Post by: bigsofty on 2013-Aug-15
http://m.youtube.com/watch?v=GNO_CYUjMK8&desktop_uri=%2Fwatch%3Fv%3DGNO_CYUjMK8

Very well done IMHO.  :)
Title: Re: Nice little 3D intro...
Post by: erico on 2013-Aug-15
This is awesome! :O :enc:

Part of it also has a bit to do with the recent discussion on rotozoomanim.
All in all it´s a great video!

...kind of makes me interested in opengl coding =D

It is also a bit scary to watch a half an hour nerd video and get to understand the majority of it while truly enjoying the show.
I suspect it wouldn´t impress the girls :P, but it is well worth watching. :good:

Thanks Bigsofty!
Title: Re: Nice little 3D intro...
Post by: bigsofty on 2013-Aug-15
Your welcome Erico, the guy has a genuine talent for explaining complex techniques in a easy to understand and entertaining fashion.
Title: Re: Nice little 3D intro...
Post by: fuzzy70 on 2013-Aug-15
Thanks for sharing that Bigsofty. Didn't get a chance to see it all as had to go to work but have downloaded it for later  :good: :good:

Lee
Title: Re: Nice little 3D intro...
Post by: erico on 2013-Aug-16
Its well worth the half an hour! Great stuff!!
Title: Re: Nice little 3D intro...
Post by: mentalthink on 2013-Aug-16
I know a library in JS, doing awesome things... I think make a port por Html5, can't be veery complex...
It's simply awesome, make a lot of very complex things like in video without too much work.

I take a look to the presentation, I have interest in shading, but really I don't know from where start, I read it's a bit complex, because it's something like ASM but for the Graphics Cards GPU.

Thanks for the info, I take a look after.
Title: Re: Nice little 3D intro...
Post by: Slydog on 2013-Aug-16
Amazing!  1/2 hour time well spent.  Thanks Bigsofty!

Matrices always confused me.  Sure I can learn HOW to multiply them together (learned that in grade 11 or so), but we were never told WHY you would use them.  And what the numbers represent.  Much clearer now thanks to this video.

(Same as Pi, we were told to remember it was 3.14159, but I was never told that the number was the ratio of a circle's circumference to its diameter!  Just here, trust us, use this number in various formulas.)

Edit: Then there's Phi (The Golden Ratio, 1.618)!  I never did get anyone to understand this ratio when I explained it. "The ratio where (B is to A) is the same as (A is to A+B)."
Title: Re: Nice little 3D intro...
Post by: Schranz0r on 2013-Aug-17
Good webfind!   :good:
Title: Re: Nice little 3D intro...
Post by: r0ber7 on 2013-Aug-18
Very interesting. I've just started messing with OpenGL in Android and this is exactly the kind of knowledge I needed. Thanks!