Drag[en]gine Wiki Overhaul
The Drag[en]gine Wiki has been completely overhauled. To help prepare for a future release of the game engine this wiki is turned into the SDK and first source of information. Hence it is made for the developers wishing to work with the game engine. Especially in light of the incidents that happened the wiki has been modified to hold also all the articles from now on. I'll now only make short bullet lists of what has happened linking to the wiki pages. No articles will be posted anymore on ModDB (on my wiki they can't be vandelized). The articles contain in depth details. It's really worth reading them if you want to know all over the Drag[en]gine.
The Big What Has Happened In All The Month List!
Here the list of what happened during all these month. Click on the links for detailed articles about the topic:
- Better organized texture property listing
- New modules listing with individual pages per module: See OpenGL
- Physically Based Rendering for better materials, lighting condition independent material creation and a lot easier for artists to create materials with. In short a superior system for artists and game developers to work with.
- New texture properties for PBR: reflectivity, roughness with artists aid chart, roughness.remap.lower, roughness.remap.upper, environmentmap.
- Normal map strength support: alter normal map influence if required dynamically
- Tintable materials: dynamic, run-time tinting of materials for higher diversity. Overwrite for individual textures inside the world editor. It's a pure game script approach so you can change and extend all this to your hearts desire in your game scripts.
- Dynamic environment maps
- Occlusion Mesh System with implementation details about the new occlusion testing system
- Trigger expression editor in the world editor with live trigger table to test your trigger expressions
- Tree Branch Unwrap script for ngplant generated trees imported in Blender3D
- Various trees for the streets with ngplant
- First Mission Map "Old Industrial Area" (in Video). Various models for it: railings, bollards, tree grates, traffic signs (configurable text and symbol rendered at run-time; no texture required), traffic lights (dynamic lights using dynamic skins; switching states using triggers), poles and carriers for traffic signs and lights, company name panels, garbage bins, chairs and so forth, pipes and decals
- Various materials based on PBR
- Generic facades. Modular system. Facades for base and upper floors. Windows with dynamic day/night lit/unlit cycles using a random scheduler (in Video). Large variation using tintable materials
- LOD System with intelligent error metric
- Tree Canopy LOD
- Ladder interaction. Realistic ladder usage with full body motion feedback and fluid controls (in Video)
- Lighting improvement in shadow areas
- AO Fresnel reduction for PBR
- Various Blender3D scripts for exporting and tools including normal conversion tool (GBuffer NormGen) all written for Blender 2.65 taking advantage of new features
- Decals have now texture transform support (texture animation support)
- New texture properties: texcoord.clamp and texcoord.scale
Video on ModDB
Two example screenshots I uploaded also here. The rest you find in the Map Screenshots Gallery.
Miscelaneous
It's time now for an overdue all important addition to the shader system to allow for even more power and versatility that I need to get that performance punch to crank up frame rates. My Radeon 4870 HD is not the youngest and most powerful graphic card anymore but I have the will to get the most punch out of it with my engine. Besides this I want to get the first mission into a playable state with first investigation work going on. A lot of the required engine work is done already. And that is the most time consuming part so far. Furthermore more articles will be moved one by one to the safety of the Wiki.