Tag: WebGL

  • Rendering Text in WebGL

    Just like OpenGL and most rendering engines that I know of, WebGL has no builtin support for text rendering. And on top of that, I can’t use the approach we use in PointLine at the moment. PointLine gets the outlines for the characters from the Windows GDI. So I was looking for something cross platform. […]

  • PointLineWeb research prototype

    Google employees can spend 20% of their working time for their own projects. We at cubx (The CAD development department recently split from BORM) have now something similar. We get to spend every second friday afternoon for some projects of our own. The only restriction is that it has to do with computer graphics. I […]

  • Google Body Browser

    I knew google can read my mind. For some time now I was looking for something like GoogleEarth for human anatomy. I even thought about asking Google to make something like that. Now I learned they did just that. They even did it as a showcase for WebGL which is part of the upcoming HTML5 […]