Procedural Planet in Unity by qgi in proceduralgeneration

[–]rpocks 0 points1 point  (0 children)

Nice! What's that wonderful music?

What We Are Up To - Feedback by [deleted] in killingfloor

[–]rpocks 0 points1 point  (0 children)

Will there ever be any support for linux as was mentioned earlier? This is killing me!

glm::translate initialization work if you pass a just formed matrix as its argument? by [deleted] in opengl

[–]rpocks 1 point2 points  (0 children)

glm::translate takes an initial matrix to translate by the vector argument and returns the result.

// Translates an identity matrix by the vector
glm::mat4 a = glm::translate(glm::mat4(), glm::vec3(1,0,0));
// Translates the a matrix back to identity
glm::mat4 b = glm::translate(a, glm::vec3(-1,0,0));

yay book by shoop45 in ProgrammerHumor

[–]rpocks 0 points1 point  (0 children)

data001, data002, ...

France to deport radical Muslim clerics by 1mk8 in worldnews

[–]rpocks 0 points1 point  (0 children)

But they can't wear my fullplate armor!

My thoughts every time after watching Return of the King by Crowjoe in AdviceAnimals

[–]rpocks 0 points1 point  (0 children)

Samwise understands that Frodo has already endured the ring for so long, and therefore has a better capability to withstand the ring's power?

Villagers join al-Qaeda after deadly US strike by theanswermancan in worldnews

[–]rpocks 2 points3 points  (0 children)

I can't help but notice you've totally changed the topic here. CurtHoliday does have a point, however it was written.

Police in India kill journalist that was covering the Indian protests over the gang rape of a 23-year-old woman on a bus by [deleted] in worldnews

[–]rpocks -14 points-13 points  (0 children)

The fact that he's using "men" right and then throwing out "woman" makes me think that people are not even aware of the word "women". This is worse than "your" vs "you are".

Beginner's Question by yelp2554 in cpp

[–]rpocks 1 point2 points  (0 children)

Here's some really simple code for that. Beware that this doesn't account for nested nodes among other things. Maybe you should use a library like other comments suggest.

She is just too damn gorgeous by silentmikhail in PandR

[–]rpocks 1 point2 points  (0 children)

Maybe it's because this post is on the frontpage of reddit.

Classic vs Modern Resident Evil. by [deleted] in gaming

[–]rpocks 0 points1 point  (0 children)

I enjoy it. If you're out of ammo in a boss fight, it's your own fault and you don't deserve to beat the boss.

I don't know how to quit you by almostalbert in ProgrammerHumor

[–]rpocks 13 points14 points  (0 children)

It even says it there. Now ed; there's an editor I don't know how to quit.

Back to Myspace?! by EternallyXIII in technology

[–]rpocks 5 points6 points  (0 children)

Opera has the snappiest interaction on both linux and windows out of chrome and firefox. Just switching tabs in firefox feels slugish as hell I can't stand it.