Based upon the RTF article hosted HERE on GameDev, I have created a simple log interface and RTF logging implementation. I'm experimenting with different types of logging and wanted to keep a unified interface. This interface can be expanded into HTML, XML, or other formats fairly easy.
The current incarnation supports rudimentary logging thresholds...
- Viewing Profile: Journal: Daishim
Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics
Community Stats
- Group Members
- Active Posts 523
- Profile Views 405
- Member Title Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Journal Entries
Explicity undeclared yet implicitly defined ramble > RTF Logging
Posted 11 December 2006
Explicity undeclared yet implicitly defined ramble > Procedural Terrain Texturing
Posted 23 October 2006
I've been working on this terrain engine for quite some time. It has also been a long learning project for me. I started the engine with basically knowing only how to draw some simple shapes to the screen using OpenGL, and now I'm generating terrain textures procedurally and in a fresh new engine architecture.
I'm using a fairly simple...
I'm using a fairly simple...
Explicity undeclared yet implicitly defined ramble > Engine Architecture Postmortem
Posted 23 October 2006
I've been fairly busy working on my terrain engine which is coming along pretty well. I've done a lot of restructuring of the engine, mostly as it applys to data transfer through the engine. My original architecture was to separate every object from any other object, except it's dependencies (pretty much only inherited objects or global types). ...
Explicity undeclared yet implicitly defined ramble > Basic Terrain Rendering
Posted 19 May 2006
I've finally gathered the time to get back to working on my engine, now that the semester is over. My current dilemma with the engine is what model and terrain/world geometry formats I should use to get accomplished what I need. After doing some research, it looks like I'm going to be rolling my own terrain/world geometry format, which is okay by me....
Explicity undeclared yet implicitly defined ramble > The beginnings of a powertrain
Posted 03 April 2006
So, I have begun design and implementation of an engine of my own. I have decided to create my own engine for several reasons. The first and most important of those reasons, is because I want to better understand and appreciate what an engine is. Simply using another engine just doesn't quite give you the same appreciation. I also want the experience of...
- Home
- » Viewing Profile: Journal: Daishim

Find content