"Despite my thirty years of research into the feminine soul, I have not been able to answer... the great question that has never been answered: what does a woman want?"
- Sigmund Freud
More pages: 1 ... 11 ... 21 ... 31 ... 41 ... 51 ... 61 ... 71 ... 81 ... 91 ... 101 ... 111 ... 121 ... 128 129 130 131 132 133 134 135 136 137 138 ... 141 ... 151 ... 161 ... 171 ... 181 ... 191 ... 201 ... 211 ... 221 ... 231 ... 241 ... 251 ... 261 ... 271 ... 281 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365
Query FailedHumus
Monday, January 26, 2009

There's no space below the monitor. I wouldn't want to raise it since it's quite large and it's most comfortable viewing it when it's pretty much down at the desk level.

For the rear speakers I've put them on the back of the couch. I need a prettier solution there too, but this should work for now.

Jarhad
Monday, January 26, 2009

One of the benefits of LCD is there's room on the shelf where the monitor goes. I just put mine below the monitor on the shelf the monitor rests on.

How'd you set your rear speakers though?

Humus
Sunday, January 25, 2009

Well, I don't have a wall behind my monitor, so mounting it on the wall is not an option, but placing a shelf behind it would perhaps work, but then I'd have to find some other space for the printer.

Today I naturally managed to bump into the desk, and not surprisingly, the speaker fell off and all the way down to the floor. Thankfully it didn't break. For now I've secured it with some tape. Not a pretty solution but should hold for now.

Overlord
Sunday, January 25, 2009

Well except for a webcam you shouldn't mount anything on a LCD display.
But here is the nice part, while you can't mount anything on top of it you can place stuff behind it.
You know like a small shelf where you can hide all the routers and stuff, a perfect place to mount the speaker on.
Personally i mounted my speaker on the wall above and behind my monitor since it had this nice wall mount bracket.

Humus
Saturday, January 24, 2009

Well, I don't know any standard algorithm with a name or anything, but you could simply for every edge look at the two triangles that are connected through that edge and see if it would make sense to replace it with an edge crossing the other way. You'd need some criteria other than shorter distance though for general meshes, for instance the two triangles would need to be reasonably coplanar and the two triangles would need to be convex quad for it to work. Then you'd need to repeat until no further reductions can be found. Without having tested this I suppose it would do a decent job on many meshes. However, there are clearly cases where it would help. For instance in the strip case here it would probably not be able to reduce it to something less. You'd need to consider larger areas in each step to be able to find a better triangulation.

Chris
Friday, January 23, 2009

Is there an algorithm that could take a mesh and optimize it to reduce edge lengths?

Mo
Friday, January 23, 2009

Drop the m! Keep the underscore! Viva la revolution!

Humus
Friday, January 23, 2009

I used it as an intuitive way to render a circle. Yes, you could drop the center vertex; however, there's no advantage to that. Instead of creating thin triangles towards the center it creates thin triangles across the whole circle and hence performs comparable to strips.

More pages: 1 ... 11 ... 21 ... 31 ... 41 ... 51 ... 61 ... 71 ... 81 ... 91 ... 101 ... 111 ... 121 ... 128 129 130 131 132 133 134 135 136 137 138 ... 141 ... 151 ... 161 ... 171 ... 181 ... 191 ... 201 ... 211 ... 221 ... 231 ... 241 ... 251 ... 261 ... 271 ... 281 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365