OpenGL Terrain Generation – An Introduction

Introduction NOTE: For the HTML version of this article with graphics and downloads please visit the following link: http://www.codeproject.com/opengl/OPENGLTG.asp I have always been interested in computer graphics and their applications. Data representation and visualization is one of the main areas of HCI (Human Computer Interaction), and the better you make the interaction between a […]

Continue Reading

LCD Projectors for Sale

Do you want to continue to be at the cutting edge of technology with high-end presentation products? Do you want to keep your audience glued to you and the vibrant graphics and clear characters of your presentation? Whether you are presenting to 10 or 10,000 people, there is bound to be an LCD projector […]

Continue Reading

Diagnosing Bad Computer Memory

Sometimes when your computer starts acting "funny" it can be a sign the memory is damaged. The good news is memory for computer systems is inexpensive and easy to replace. Why Does Memory Fail? When compared to other components, memory for computer systems has a very low failure rate. It has no moving parts, […]

Continue Reading

Buying Old Computer Parts

When you have an older computer you need old computer parts when you are upgrading or repairing it. Most new systems are not compatible with the older ones and the same holds true for their parts. For example, if you want to upgrade the RAM in your older system you will find that the […]

Continue Reading

How Computer Hardware Works

COMPUTER HARDWARE BASICS MICROPROCESSOR: Microprocessor is the brain of any computer. It controls all activities inside the computer. Basically it performances 2 types of operations – arithmetic & logical operation (internally), read & write (externally). Read / write operations are performed on 2 types of devices – I / O and memory devices. It […]

Continue Reading