Skip to content

Instantly share code, notes, and snippets.

View bbauska's full-sized avatar
🤨
Working from home.

Brian Bauska bbauska

🤨
Working from home.
View GitHub Profile
@bbauska
bbauska / index.html
Created July 5, 2025 07:53
Space Globe 2
<div class="banner">You can zoom in and click and drag to explore the scene.</div>
<a href="https://www.isladjan.com/about/" class="btn btn-left" target="_blank">My Works</a>
<button class="btn btn-right" id="fullscreenBtn">Go Fullscreen</button>
<div class="webgl"></div>
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/[email protected]/build/three.module.js",
"three/addons/": "https://unpkg.com/[email protected]/examples/jsm/"
@bbauska
bbauska / index.html
Last active April 6, 2023 05:27
YouTube Originals Intro
<div id="green-filter"></div>
<div id="top-gradient" class="gradient"></div>
<div id="bottom-gradient" class="gradient"></div>
<div id="logo-wrapper">
<div id="logo">
<div id="logo-border" class="absolute-centered"></div>
<div id="logo-border-inner" class="absolute-centered"></div>
<div id="logo-text">
<div id="hulu-text" class="zen-dots-font">hulu</div>
<div id="originals-text" class="jakarta-sans-font">ORIGINALS</div>