Skip to content

Comment on TraceGL: JavaScript code flow visualisation in WebGL

Comments

That looks like an awesome tool, good job.

You said you use VBOs for text rendering. Do you use some library for text rendering or is it just coded from scratch?

I'm rendering font-textures using canvas, and using GL POINT sprites with x+y+texture offsets (the ascii) in the vertexbuffers to store text.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.