D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
tmcw
Full window
Github gist
OSM Buildings
<!DOCTYPE html> <html> <head> <title>lvls</title> </head> <body> <script src='three.min.js'></script> <script src='iD.js'></script> <script src='render.js'></script> </body> </html>