Skip to content

Instantly share code, notes, and snippets.

View barelyanything's full-sized avatar
🍑
冷麵貼熱屁股

Brian barelyanything

🍑
冷麵貼熱屁股
View GitHub Profile
@companje
companje / index.html
Last active January 19, 2023 19:37
Ultimaker 3 as Ambient Light - quick demo
<!-- Disclaimer: This experiment was done in 2 hours. So please beware of crappy code. -->
<!-- feel free to use and improve this code. -->
<!-- Rick Companje, Doodle3D, Aug 24th 2017 -->
<html>
<head>
<title>Ulti Hue</title>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,minimal-ui">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<style>