|
|
|
|
|
by eejdoowad
15 days ago
|
|
Gave it a spin and it feels really polished! Since you offered... I'm curious about the rendering technology behind it. I'm working on a web app with a spreadsheet interface, and I'm using a standard canvas-rendered grid. You obviously have different design constraints, so it would be interesting to see how they shaped your solution. |
|
You didn't ask a specific question, but it basically comes down to getting really good at calculating layout fast, getting good at figuring out how to incrementally maintain your rendered view, then getting really good at figuring out how to optimally use the hardware you're targeting.