From 4f44898f84769207fd1b55ef8f6134f89d8deb88 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Tue, 18 Mar 2025 21:22:01 -0400
Subject: [PATCH] wip

---
 computer_design/index.html | 1 +
 input_devices/index.html   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/computer_design/index.html b/computer_design/index.html
index b9e137be..1a340dbd 100755
--- a/computer_design/index.html
+++ b/computer_design/index.html
@@ -201,6 +201,7 @@ sketching<br>
 <a href=https://github.com/ashawkey/stable-dreamfusion>Dreamfusion</a><br>
 <a href=https://deepimagination.cc/Magic3D/>Magic3D</a><br>
 <a href=https://text-to-cad.zoo.dev>Text-to-CAD</a><br>
+<a href=https://www.meshy.ai/>Meshy AI</a><br>
 <a href=https://arxiv.org/abs/2307.14377>CAD</a><br>
 </div>
 </div>
diff --git a/input_devices/index.html b/input_devices/index.html
index b44e3356..c0916f55 100755
--- a/input_devices/index.html
+++ b/input_devices/index.html
@@ -94,6 +94,7 @@
    <a href=https://www.digikey.com/en/products/detail/vishay-semiconductor-opto-division/VEML6040A3OG/5168308>color</a> <a href=http://fab.cba.mit.edu/classes/863.19/CBA/people/jiri/week9/index.html>RGB</a>
       <a href=color/hello.VEML6040.t412>hello.VEML6040.t412</a> <a href=color/hello.VEML6040.t412.png>board</a> <a href=color/hello.VEML6040.jpg>components</a> <a href=color/hello.VEML6040.t412.traces.png>traces</a> <a href=color/hello.VEML6040.t412.traces_exterior.png>traces+exterior</a> <a href=color/hello.VEML6040.t412.interior.png>interior</a>
       <a href=color/hello.VEML6040.ino>hello.VEML6040.ino</a> <a href=color/hello.VEML6040.py>hello.VEML6040.py</a> <a href=color/hello.VEML6040.mp4>video</a>
+   <a href=https://www.broadcom.com/products/optical-sensors/integrated-ambient-light-and-proximity-sensors/apds-9960>gesture</a>
 
 <b>motion</b>
    <a href=https://www.amazon.com/RCWL-0516-Detection-Microwave-Raspberry-Detector/dp/B07GCHY9K6>Doppler radar</a>
-- 
GitLab