Upcoming Events


Quick Stats
5766 people currently visiting GDNet.
2199 articles in the reference section.

Help us fight cancer!
Join SETI Team GDNet!



Link to us

  search:   
Look Up: (914 Terms)
Browse the Dictionary
Section:
Categories:
Audio (83) Business (59) Community (19)
Design (89) Design Patterns (9) File Formats (35)
Games (65) General (84) Graphics (242)
Hardware (54) Network (43) OS (28)
People (33) Programming (146)
Ten Most Recent Additions
Albedo Texture
An albedo is a physical measure of a material's reflectivity, generally across the visible spectrum of light. An albedo texture simulates a surface albedo as opposed to explicitly defining a colour for it.
See Also:Specular Highlighting, Texture, Texture Mapping
Refactor
To rewrite a piece of code in order to improve structure and/or readability without changing it's external behavior or overall meaning. Refactoring code will often result in simpler code which will potentially be more performant and/or readable than the original version.
BREW
BREW (Binary Runtime Environment for Wireless) is an application platform for mobile devices developed by QUALCOMM. Compared to J2ME, applications designed to run on phones with BREW platform are developed in C programming language.
J2ME
J2ME stands for Java 2 Platform Micro Edition, a Java platform for mobile devices.
Palette
A table of colors indexed by a buffer as a color source.
Palette Swap
A method of swapping colors in the color table (palette) to change the appearance of images using that color table.
Parallax Occlusion Mapping
Employs per-pixel ray-tracing for dynamic lighting of surfaces in real-time on the GPU. The method uses a high precision algorithm for approximating view-dependent surface extrusion for a given height field to simulate motion parallax and perspective-correct depth. Additionally, the method allows generation of soft shadows in real-time for surface occlusions. Alternatively, POM can be coupled with well-known bump mapping algorithms such as normal mapping if physical accuracy can be sacrificed for greater computational efficiency.
HDR
Real world lighting contains a high range of luminance values. HDR, or High Dynamic Range lighting, is essentially a technique that exceeds the normal computer graphics color range of 0 to 255, allowing for more realistic lighting models.
Sega Saturn
Sega's home console, the successor to the Sega Megadrive. It failed due to a lack of developer interest due to the unnecessary complexity of the system; a small but dedicated development scene exists surrounding it much like that surrounding the Megadrive.
Morning's Wrath
Created by Northampton, Massachusetts based Independent Game Developer Ethereal Darkness Interactive; Morning's Wrath is a Classical Adventure/RPG game. The emphasis is placed on a strong storyline and intellectually stimulating game play. Players guide the main character, Princess Morning, through a series of locales containing tasks that require the completion of puzzles.


Home
About
Contributors
Add Definition


The Game Dictionary™ is a trademark of GameDev.net LLC. No duplication, reproduction, or transmission of the Game Dictionary or its content is allowed without the consent of GameDev.net LLC.