Skip to content

Instantly share code, notes, and snippets.

View fred3m's full-sized avatar

Fred Moolekamp fred3m

  • soZen/Rubin Observatory LSST DM
  • United States
View GitHub Profile
@supereggbert
supereggbert / index.html
Last active October 15, 2023 23:19
3D Surface Plot in D3.js
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
body{
font-family: sans;
padding: 10px;
}
svg path{