rayleigh_sum[0] += rayleigh_density * attenuation[0];
rayleigh_sum[1] += rayleigh_density * attenuation[1];
rayleigh_sum[2] += rayleigh_density * attenuation[2];

HURRRR !
vince Le 05/02/2006 à 17:40 Stream name: D I G I T A L L Y - I M P O R T E D & HappyHardcore.com - Hardcore - DJ mixes, hard dance and NuNRG!
Current title: HardcoreManiac - Mix 5
float (putain de recompil qui dure 3h...)

HURRRR !
[-]momotte[|]Ok[|]Ok[|]OK[|]Ok[|]Ok[|]Ok[|]Ok[|]Ok

<<< Kernel Extremis©®™ >>> et Inventeur de la différence administratif/judiciaire ! (©Yoshi Noir)
<Vertyos> un poil plus mais elle suce bien quand même la mienne ^^
<Sabrina`> tinkiete flan c juste qu'ils sont jaloux que je te trouve aussi appétissant
if (index - odb_width >= 0)

HURRRR !
// FIXME: in the precomputed scattering arrays (camera_depth, light_depth, etc...), store a number of
// samples coeff, used as a kind of "lod" to achieve isotropic sampling ?
// some directions need less samples than others, this might be a good place to store this kind of infos...
// and this might be a good optimisation too... dunno..
In many respects the Yoshi is like a beautiful woman. A man can come so enamoured that he bestows on her all his time, his energy and his fortune.
- Fred whipple, 1960
*** Ne sous-estimez pas la puissance de la Marmotte ***
©
Marmotte Team : LaMarmotte, sBibi, Vark & Sabrina
vince Le 05/02/2006 à 23:01 Stream name: D I G I T A L L Y - I M P O R T E D & HappyHardcore.com - Hardcore - DJ mixes, hard dance and NuNRG!
Current title: DJ Lord - Return of the Vibe V
smeet Le 06/02/2006 à 11:20 DBO - 5295 - Crash consultation solde comptable
Cinq font un et un font cinq : le tout est UNITE.
C'est dans l'incompréhension que je suscite que je trouve ma raison d'être.
Je suis moi, et je le suis parce que les autres ne le sont pas, et que ce sont eux qui forment ma personne.
Inconscience et déraison sont source d'imagination.
Au delà de ma conscience et de mon inconscient, mes rêves créent la réalité.
vince Le 06/02/2006 à 11:56 Stream name: D I G I T A L L Y - I M P O R T E D & HappyHardcore.com - Hardcore - DJ mixes, hard dance and NuNRG!
Current title: DJ Bluecore - Who eats who Part 2 - Oldcore Vs. Newcore
float sample_length;
float scaled_length;
VECTOR3D sample_ray;
VECTOR3D sample_pos;
float rayleigh_depth;
float mie_depth;
int n;
// FIXME: here, indexing with cosines is pretty bad as we will
// loose precision on the horizon, right where we need it,
// and have too much precision on the zenith, right where we don't give a shit...
// ideally, we should index with sines...
va_cos = 1.0f - 2.0f * i / (float)odb_width;
va = acosf(va_cos);
ray.x = sinf(va);
ray.y = cosf(va);
ray.z = 0.0f;

HURRRR !
int i;
pv_planet_get_effective_stellar_wind(&(p->magnetosphere), p->celestial_id, PV_PLANET_IMFIELD_SCALE_NANOTESLAS | PV_PLANET_STELLARWIND_RESAMPLE_IONS_DENSITY | PV_PLANET_STELLARWIND_USE_DEPTHMASK_LOOKUP);
pv_planet_build_magnetosphere(p);

HURRRR !