3mood_1_3_7b.zip —
Want to impact on DOOM 3 graphics noticeably? This tool offers an array of light-related settings which you can adjust to that end.
New Features:
- New "Normal Offset Mapping" option (this improve image quality... again, so called MUST HAVE option) - New "Vertex Program Optimization" option (may improve performance a bit) - Config files for 5600U, 5800U, 5900U & 5950U, 6200, 6600 & 6800LE, 6800, 6800GT & 6800U and 7800GTX gpu's
3mood v1.3.7b release Doom 3 tuning tool for G70/NV40/NV30 gpu's. Developed by tertsi. 1.0.0 Performance Options 1.1.0 Precision Hint Fastest (ARB_fragment_program option) If a fragment program specifies the 'ARB_precision_hint_fastest' program option, implementations should select precision to minimize program execution time, with possibly reduced precision. If a fragment program specifies the 'ARB_precision_hint_nicest' program option, implementations should maximize the precision with possibly increased execution time. 1.2.0 Short Temporaries (fp16) (NV_fragment_program option) Variables declared as 'SHORT' will represented with at least 16-bits per component. 1.3.0 FP16 ALU Operations (NV_fragment_program option) Arithmetic operations can be forced at 16-bit floating-point precision (fp16). 1.4.0 FX12 ALU Operations (NV_fragment_program option) Arithmetic operations can be forced at 12-bit fixed point precision (fx12) on NV30 series gpu's. Don't use this with NV40 series gpu's because it may cause a substantial performance hit. 1.5.0 Normalization Cube Map instead of using the math (DP3/RSQ/MUL instructions), normalize with normalization cube map. 1.6.0 NRM Instruction (G70 and NV40 series gpu's) 3-Component Vector Normalize - the normalization uses approximate scale and may be carried at lower precision than a corresponding sequence of DP3, RSQ, and MUL instructions. 1.7.0 Specular Texture Lookup option to replace specular texture lookup with arithmetic operations (SUB_SAT/MUL/ MUL_SAT instructions). 1.8.0 Swizzle (xyz) Rearrage or mask the vector components (xyz). 1.9.0 Multiply and Add (vp) Multiply And Add (vp): option to replace sequence of MUL and ADD instructions with MAD instruction in the vertex program (vp). 2.0.0 Image Quality Options 2.1.0 Specular 3mood tuning tool offer 2 additional specular (highlight) methods for the players. Both methods improves the visual quality of specular highlights than default method. Specular modes -------------------------------------------------------------- Default: DP3 High Quality: DP3/MUL/MAD/DP3_SAT/MOV/POW Ultra Quality (NV_fragment_program option): RFL/MUL/DP3/POW 2.1.1 Specular Mul / Exp Mul: Multiply the specular vectors. Exp: modulate the specular exponentiation (x^y). 2.1.2 Modulate Specular Lookup Table Specular lookup table is modulated by specular modifier. This option to remove the plastic effect in Doom 3 scenes. 2.1.2b Specular Modulate Scale Modulate the specular modifier by the specular scale. 2.1.3 Clamp Specular Vector Clamp the result vector components to range [0,1] (DP3_SAT/RFL_SAT). This option to reduce the plastic effect in Doom 3 scenes without Modulate Specular Lookup Table option. 2.2.0 Offset Mapping 3mood tuning tool also offer 2 additional Offset Mapping methods for players. Offset Mapping is a simple way to augment bump mapping to include offset effects. Offset Mapping uses the information about the height of a surface at a single point to offset the texture coordinates either toward or away from the viewer. Offset Mapping modes -------------------------------------------------------------- Off: No Offset Mapping Normal Map Offset (High): Fetch Height Map from Normal Map (z) Normal Map Offset (Ultra): Fetch Height Map from Normal Map (reconstruct the z vector) Height Map Offset (disabled) : Fetch Height Map from Specular or Diffuse Map (w) Relief Mapping (disabled) : Fetch Height Map from Specular or Diffuse Map (w) 2.2.1 Offset Scale / Bias Scale: Offset scale factor. Bias: Offset bias range. 2.3.0 Reconstruct Normal Z Vector It is also possible to reconstruct the z vector component of the normal in the fragment program (MUL/ADD/RSQ/RCP instructions), which will provide even higher quality. The additional performance cost is relatively small. 2.3.1 Normal Z Vector Scale Scale the z vector component of the normal. 2.4.0 Renormalize Normal Vector Renormalize the normal vector. Renormalizing the normal after the texture fetch can dramatically improve the quality of bump mapping. The only problem with renormalization is that it can cause aliasing of specular highlights. Copyright (C) 2005 tertsi and skenegroup.net This software is being distributed as Freeware. It may be freely used, copied and distributed as long as it is not sold, and all original files are included, including this license. By using this software, you agree to these terms and the terms of the Disclaimer below. Disclaimer Skenegroup.net, nor Tero Ojanpera (aka tertsi) may not be held responsible for any damage which may be caused to your system, use all files at your own risk. If you do not accept these terms you are not allowed to use, download or store any files from skenegroup.net. Aug 6 2005 tertsi (tertsi AT skenegroup.net)
There are no comments yet. Be the first!