- How do you scale web services?
I guess you are only truly qualified to answer that question after you got the chance to do such thing. Most web 2.0 startups fade away before they feel the need for such exponential expansion. But hey, we can always learn from others’ experiences. My friend has been asking me to come up with a [...]
- Sphere Tessellation using Icosahedron
This is a project for my Computer Graphics I class. We had to compute triangles without using OpenGL to tessellate 3D objects like cube, cylinder, cone, and sphere. The hard part is always the sphere. There are two ways to tessellate a sphere: the longitude and latitude model and this subdivision using an icosahedron model. [...]



