Welcome!
Welcome dans ce blog infâme, un des endroits du web ou je poste les choses que je ne poste pas ailleurs (i.e: Geeks3D...) et où je teste les thèmes WP que je trouve sympa.

RSS Feed

GeeXLab demo
Fov X=60° et FovY=60°


Read the rest of this entry »

Coolermaster V10


Read the rest of this entry »

Maths...


Read the rest of this entry »

Les Geeks tome 1


Read the rest of this entry »

Erreur


Read the rest of this entry »

Un clavier azerty - trop cool!


Read the rest of this entry »

Web Trend Map


Read the rest of this entry »


Read the rest of this entry »

Here is a GLSL code snippet to convert the exponential depth to a linear value:

float f=1000.0;
float n = 0.1;
float z = (2 * n) / (f + n - texture2D( texture0, texCoord ).x * (f - n));

where:
- f = camera far plane
- n = camera near plane
- texture0 = depth map.

[source]

  • English
  • French

Gmail Backup


Yes my friends, this is a very useful utility if you use Gmail: Gmail Backup allows you to save all your messages with an easy to use Windows or Linux application:

Read the rest of this entry »