Draw n pixels wide lines in 3D world?

Is it possible to draw n pixels wide lines (like the ones I would have with GL_Lines in OpenGL) ?

I’m looking for this kind of result: three.js examples