Tuesday, March 24, 2009

WiTH ME by SUM 41

I don't want this moment to ever end
Where every things nothing without you
I'll wait here forever just to see you smile
'Cause it's true, I am nothing without you


Through it all, I made mistakes
I stumble and fall, but I mean these words

I want you to know
With everything I won't let this go, these words are my heart and soul
I'll hold on this moment you know, 'as I bleed out to show
and I won't let go

Thoughts read unspoken, forever in doubt
Pieces
of memories fall to the ground
I know what I didn't have so, I won't let this go
'Cause it's true, I am nothing without you

all the streets where I walked alone, with nowhere to go
I've came to an end

I want to know
With everything I won't let this go, these words are my heart and soul
I'll hold on to this moment you know, 'as I bleed my heart out to show
And I won't let go

In front of your eyes, it falls from the skies
When you don't know what are you're looking to find
In front of your eyes, it falls from the skies
When you just never know what you will find (what you will find)


I don't want this moment to ever end
Where every things nothing without you


I want you to know
With everything I won't let this go, these words are my heart and soul
I'll hold on this moment you know, 'as I bleed my heart and soul out to show
With everything i won't let this go, these words are my heart and soul
And I won't let go (I want you know)
I'll hold on to this moment you know, 'as I bleed my heart out to show
And I won't let go


VOCABULARY

1. Stumble, noun : to discovery something or somebody, unexpectedly

2. Bleed, noun : (meaning from this song) a very bad feeling for a
person waiting for someone whom never return

3. Unspoken, adjective : not said in words but understood between people


4. Doubt, noun : a feeling of being uncertain about something or
believing something


5. Pieces, noun : (meaning from this song)some of the memories


Saturday, March 21, 2009

Computational Geometry and Computer Graphics in C++


This book provides an accessible introduction to methods in computational geometry and computer graphics. It emphasizes the efficient object-oriented implemenation of geometric methods with useable C++ code for all methods discussed.
This book describes some basic problems in computer graphics and computational geometry, and presents some practical methods for solving them, using these problems and solutions as an introduction to the fields of Computational Geometry and Computer Graphics. Introduction the reader to the design and analysis of algorithms provides the framework for studying the algorithms covered in the text.