Outerra forum

Outerra Engine => Technology => Topic started by: HiFlyer on January 03, 2016, 08:08:41 pm

Title: Interesting web demo (how weird is this!)
Post by: HiFlyer on January 03, 2016, 08:08:41 pm
Interesting toy.

http://threejs.org/examples/webgl_camera_logarithmicdepthbuffer.html
Title: Re: Interesting web demo (how weird is this!)
Post by: Acetone on January 04, 2016, 06:54:07 am
Interesting toy.

http://threejs.org/examples/webgl_camera_logarithmicdepthbuffer.html

http://outerra.blogspot.fr/2013/07/logarithmic-depth-buffer-optimizations.html
Look at the comments, seems like this is Brano's solution used here :)

Other reads on the subject:
http://outerra.blogspot.sk/2009/08/logarithmic-z-buffer.html
http://outerra.blogspot.sk/2012/11/maximizing-depth-buffer-range-and.html

It's a great demo if you want to explain how OT can handle smoothly things at such various scales :)
Title: Re: Interesting web demo (how weird is this!)
Post by: HiFlyer on January 04, 2016, 09:48:40 am
I knew it looked familiar.  :facepalm: