General Glossary

From KruelWiki

Jump to: navigation, search

acelromond Unordered for now.

Acronyms

PXISH 
PiXels in standardISH resolution - For 3d apps, you're silly to code to a specific res, but some things need to be a certain minium size to be useful. Hence pxish. It's a very imprecise measure, and is indicative only for the default res. ;)
RH 
Right Hand(ed)
LH 
Left Hand(ed)
CW 
ClockWise
CCW 
Counter-ClockWise
OO 
Object Orientation - A coding method where you design based on structural objects, their properties, actions and interelations.
IDE 
Itegrated Development Environment - A glorified editor for code that manages it for you to varying degrees. Eg. dev-cpp, MS Visual Studio ... see Visual OO IDE

Words

Dynamics 
The area of physics which deals with accelerated motion. Often called 'Newtonian Physics' after newton's laws, such as F=ma
Personal tools