Recently changed documents

UX Resources for Android

More documents like this are at:  Android Basic UI

28-Sep-12

Whats up with Dell Boomi?

More documents like this are at:  00.15-Research

28-Sep-12

Whats up with Dell Boomi?

How can I high light a phrase in Microsoft word persistently?

OpenGL Textures

More documents like this are at:  OpenGL

22-Sep-12

OpenGL Textures

Modelling tools for 3D

More documents like this are at:  OpenGL

22-Sep-12

Modelling tools for 3D

Relationship between texture target and texture name?

More documents like this are at:  OpenGL

22-Sep-12

Relationship between texture target and texture name?

What is a Download manager

More documents like this are at:  00.15-Research

21-Sep-12

What is a Download manager

tbd: figure out how this could be useful to websites.

Qualcomm Efforts on Android

More documents like this are at:  Android 1.5

21-Sep-12

whats new in windows server 2012?

More documents like this are at:  00.15-Research

21-Sep-12

whats new in windows server 2012?

What is work.com?

More documents like this are at:  00.15-Research

20-Sep-12

looks like a cloud based HR/performance/team management tool from Saelsforce.

What is OpenCL? Note it is not OpenGL...

More documents like this are at:  00.15-Research

20-Sep-12

What is OpenCL? Note it is not OpenGL...

Mathematics of Bending/Folding Surfaces

More documents like this are at:  00.15-Research

19-Sep-12

Mathematics of Bending/Folding Surfaces

Research log on understanding Custom Attributes in Android

More documents like this are at:  Android 1.5

18-Sep-12

Research log on understand Custom attributes

OpenGL ES 2.0 Sample Code

More documents like this are at:  OpenGL

17-Sep-12

OpenGL ES 2.0 Sample Code

How to take a snapshot on an android device

More documents like this are at:  Android 1.5

17-Sep-12

How to take a snapshot on an android device

what is DDMS?

More documents like this are at:  Android 1.5

17-Sep-12

what is DDMS?

What is Get Satisfaction?

More documents like this are at:  00.15-Research

14-Sep-12

What is Get Satisfaction?

How can I debug OpenGL errors?

More documents like this are at:  OpenGL

14-Sep-12

How can I debug OpenGL errors?

What is fragment testing?

More documents like this are at:  OpenGL

14-Sep-12

The output of frament processing is to figure out the target pixels and their characteristics. However before these pixels are written to the framebuffer to become part of the screen they have to undergo number of tests. Does the pixel position in the framebuffer is currently owned by this OpenGL context or Is that controlled by someone else. If the depth testing is on, is this pixel behind another pixel? Is there a stencil active that may block this pixel from showing? These are are called fragment tests. If the pixels don't pass the test they won't be written to the frame buffer.

opengl books and resources

More documents like this are at:  OpenGL

13-Sep-12

opengl books and resources

what is color sum?

More documents like this are at:  OpenGL

13-Sep-12

How to add the primary and secondary colors of a fragment (pixel)

This is really interesting: messing with Portraits!!

More documents like this are at:  Products

13-Sep-12

This is really interesting: messing with Portraits!!

What is Dithering, Blending, Anti-aliasing?

More documents like this are at:  Android 1.5

13-Sep-12

What is Dithering, Blending, Anti-aliasing?

Collective Brilliance

More documents like this are at:  Telugu Related

8-Sep-12

Manasuna Mallella Maala Loogenay
Kannula Vennela Dola Loogenay
Enta Haaye ee rayee Nindeno
Enni Nalla Kee Nomu Pandeno

Kommala Guvvalu Gusa Gusa Manina
Remmala Gaalulu Vusurusuranina
Alanu Kolanulo Gala Gala Manina
Davvula Venuvu Savvadi Vinina

Neevu vachheavani
Nee Pilupay vini
Kannula Niridi Kalaya Choochitini

Ghadiya Yeni Ika vidichi pokuma
Egacina Hridayamu pagula nikuma
Enni Nalla ki  bratuku pandeno
Enta Haayee Eee Rayee Nindeno

Details

Writer: Krishna Sastri
Composer: S. Rajeswararao
Singer: Bhanumati
Film: Malliswari
Time: Long ago

Translation

Notions of Swaying Fragrance settled in my thought.
Tides of breaking moonlight fill my sight.
The night is suffused with bliss.
In howlong my prayers bore fruit!!

As the branches' thrushes whisper,
As the leaves' light breezes rustle,
As playful ripples crackle the pond,
As I hear a muffled flute in the distance,
Perhaps you came!
Perhaps you called me!
My tear filled eyes span near and far.

Not a moment from here on won't you leave!
This heart in swell, won't you let it break!

In how long my life bore fruit,
And How suffused in bliss is this Night!

glVertexAttribPointer

More documents like this are at:  OpenGL

8-Sep-12

How to use and what are the arguments for this api. And any additional notes.

Resume (2012)

More documents like this are at:  00.01-About

7-Sep-12

updated 2012

What are OpenGL modelling tools?

More documents like this are at:  OpenGL

3-Sep-12

What are OpenGL modelling tools?

what is FOG?

More documents like this are at:  OpenGL

3-Sep-12

Modifying the color of a pixel/fragment based on how far or near it is in the view

Frame buffers: Color, depth, and stencil

More documents like this are at:  OpenGL

3-Sep-12

Frame buffers: Color, depth, and stencil. You can find real good explanation of this topic in chatper 10 of the free OpenGL red book