P.S. HN's post submission process is outright hostile. Somehow I messed up my first attempt to submit a post and HN banned the domain name. Now I have to work around that ban. On top of that there are shadow bans that let you post, but others won't see that.
Iswaac.dev – WebGL 3D software visualization
1–5 of 5 posts
Re: Iswaac.dev – WebGL 3D software visualization
#2The repo can be set in the URL: https://iswaac.dev?microsoft/vscode/src (careful with this one: it generates 40K boxes and WebGL may crash).
Disclaimer: I do not work for MS; the typescript/vscode are just good examples of sufficiently complex TS projects.
Re: Iswaac.dev – WebGL 3D software visualization
#3The most famous code visualization tool is perhaps https://gource.io/
the only information I can get from looking at its results is "projects grow", which is something I can conclude without the visualization.
why is 3d treemap better than looking at folders (2d treemap)?
Re: Iswaac.dev – WebGL 3D software visualization
#4what I want to get from software visualization is being able to understand the code base better. But so far I haven't seen any visualization tool can do it. The most famous code visualization tool is perhaps https://gource.io/ the only information I can get from looking at its results is "projects grow", which is something I can conclude without the visualization. why is 3d treemap better than looking at folders (2d…
This isn't a startup: it's just a side project that I've spent maybe 12 hours on.