বৃহস্পতিবার, ২৫ আগস্ট, ২০১১

Mathematical & Computer Programming & Computer Graphics


Peter Comninos
Mathematical and
Computer
Programming
Techniques for
Computer Graphics
Overview of the Book
1.       Set Theory Survival Kit
2.       Vector Algebra Survival Kit
3.       Matrix Algebra Survival Kit
4.       Vector Spaces or Linear Spaces
5.       Two-Dimensional Transformations
6.       Two-Dimensional Clipping
7.       Three-Dimensional Transformations
8.       Viewing and Projection Transformations
9.       3D Rendering
10.    Physically Based Lighting and Shading Models and Rendering
Algorithms
(5MB Free Ebook) DOWNLOAD HERE

বুধবার, ২৪ আগস্ট, ২০১১

Trick To Make Your Firefox Fast

This Firefox tricks will improve the speed & load time of Firefox. And you will be able to surf faster.

Type about:config in the address bar, Then look for the following entries, and make the corresponding changes.
network.http.max-connections-per-server =32
network.http.max-persistent-connections-per-proxy =16
network.http.max-connections = 64
network.http.max-persistent-connections-per-server = 10
network.http.pipelining = true
network.http.pipelining.maxrequests = 200
network.http.request.max-start-delay = 0
network.http.proxy.pipelining = true
network.http.proxy.version = 1.0


Lastly right-click anywhere and select New- Integer. Name it nglayout.initialpaint.delay and set its value to 0

This value is the amount of time the browser waits before it acts on information it receives।


Enjoy!!