ObiWorld - The Ship HD

28.12.2013
Third person tracking of a unit(ship) with size 200x100x50 m 16x16x16 Blocks/Chunk 16x16x12 Chunks/LOD 3 LODs Could have used twice the speed but current ship speed felt more natural. Distance field: a=b=0.5; c = 0.25 + 2.0 * noise( x*0.000004, y*0.000004, 1 ); d = noise( x*0.000008, y*0.000008, 1 ); d = pow( 2, 8*d ); distance = z + d*( 16384.0 * noise( x*a*0.0000625, y*b*0.0000625, z*c*0.0000625 ) + 8192.0 * noise( x*a*0.000125 , y*b*0.000125 , z*c*0.000125 ) + 4096.0 * noise( x*a*0.00025 , y*b*0.00025 , z*c*0.00025 ) + 1024.0 * noise( x*a*0.001 , y*b*0.001 , z*c*0.001 ) + 256.0 * noise( x*a*0.004 , y*b*0.004 , z*c*0.004 )); Music: Dafunk - Placebo

Похожие видео

Показать еще