Describing Hieroglyph 3

Published June 29, 2011
Advertisement
I've been spending some time lately writing a document that describes the rendering process for Hieroglyph 3. To be perfectly honest, I jotted down an outline and thought that I would have the document written in a matter of a couple days, but it has been really quite an involved document to write. I am realizing that there are a bunch of things that I understand about the renderer that have been a long time in the making, but that I need to properly document and describe for others to follow along with what is going on.

Overall, the process has been quite interesting. It is more or less forcing me to describe the design, which I haven't formally done before. Even though I know how it works, it is quite useful to read through the description and see what is really happening - it gives some feedback about what I need to be improving and where I will be extending the engine in the future.

The first half has been roughed in, and is added to the latest SVN repository commit on codeplex if you are interested in checking it out ahead of its completion. I hope to add in more detail, and add the second half within the next week or so, so more info will be coming shortly!
1 likes 5 comments

Comments

ApochPiQ
Gah! I just remembered I owe you a code review.

Will try and get on that ASAP.
June 30, 2011 01:13 AM
Jason Z
Thanks in advance for checking it out - I really appreciate it!
June 30, 2011 10:30 PM
darkwalker
Hi there,I am currently studying multi resolution terrain modeling and visualization (in fact started recently :) and want to rendering in directx 11 and came up with Hieroglypy. I really liked it and already started to digging :). I hope to I can lend a hand if possible...
July 27, 2011 09:07 PM
darkwalker
By the way, also waiting impatiently for the book...
July 27, 2011 09:17 PM
Jason Z
I missed your comments until now darkwalker - thanks for the input and I look forward to discussing the library more. The book should be available shortly (within a week if I'm not mistaken) so we will have lots to talk about :)
July 31, 2011 05:41 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement