Journal of Richard Geslot

Profile
France
9 comments
1 followers
9 entries
Advertisement
RichardGe
November 16, 2010
3D stereoscopic rendering
Hi everyone!

Despite of my studies I'm always trying to find the time to write articles about my works. Today, let's talk about stereo 3D. The question is: Could I transform my game Theolith into a stereo 3D game?

First, I'll talk to people how don't really know how to render a stereo 3D scene: If yo…
1,946 views
RichardGe
October 19, 2010
Very soft pathfinding algorithm
Very soft pathfinding algorithmby Richard Geslot, algorithm used in Theolith

Introduction
When we hear "pathfinding", we often directly think "expensive algorithm". My aim is to present you a very soft pathfinding algorithm.

  • The algorithm must start with these hypotheses:

    • Point B wants to go to Point…
1,665 views
RichardGe
October 19, 2010
Very soft pathfinding algorithm
Very soft pathfinding algorithm

Introduction
1,292 views
RichardGe
September 20, 2010
Directx 9 to Directx 10
Currently I'm moving my Theolith 3D engine from DirectX 9 to DirectX 10. It's not an easy and fast work. I realized that all architecture of my application has to be changed.

For the moment I'm working on the game's interface. So I'm just dealing with my 2d engine (sprite).

here are some stuff that I…
3,496 views
RichardGe
September 02, 2010
Working on the sun/sky
This week I have worked on the sun&sky in Theolith. Actually, the sun is just one point light computes thanks to my new deferred shading engine.

1,144 views
RichardGe
August 25, 2010
my deferred shading works !
I finally managed to run my deferred engine and I am quite satisfied with the result:

">Youtube video
1,545 views
RichardGe
August 18, 2010
Trying to deferred...
Hello,

Currently, I'm trying to deferred in my game Theolith :



For the moment, the final result doesn't work yet... But I got the feeling that I'm near to succeed :)

The main resource that I use is the article "Deferred Shading Tutorial" of Fabio Policarpo and Francisco Fonseca. It's a very helpful tu…
1,085 views
RichardGe
August 10, 2010
Shaders in Starcraft 2
Hello, today I would like to present you the different computes that Starcraft 2 uses in order to render the final shape.

Actually this is an extract of a Wiki page that I have started today:
http://code.google.com/p/libm3/wiki/Shaders. The aim of this Wiki page is to contains all shaders equations t…
2,246 views
RichardGe
August 03, 2010
First entry
Hello community of Gamedev.net. I decided to start this journal in order to speak about my various programming works. This first post will be dedicated to my main work: my game Theolith. I'm happy to present you my last success: import M3 files (Starcraft 2 models file format) in Theolith: and her…
1,095 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement