Mars VR Demo

Just wanted to post this. The source is pretty self explanatory and i’ll put up a github later once I clean up a few things. I’ll explain later. Be patient, it takes a second to load. DEMO –>

Augmented Reality with getUserMedia and Mobile: Part 1

Hey ya’ll, This is going to be a multipart series talking about using getUserMedia on a mobile device to get a camera stream and ultimately use it to for the purpose of augmented reality. Eventually, I will introduce some webGL components but for now let’s get up and running. First let’s take a look at compatibility: http://caniuse.com/#feat=stream you need to make sure you’re

Web Speech API

Made a quick library (https://github.com/newshorts/WebSpeechJS) last week that’s working alright for me. Thinking of making it an actual project on github. Just wanted to post a little blurb about it here, before I add documentation and make it a real thing. It’s called WebSpeechJS. Basically, it just makes it easy to loop the web speech API return (primitive and final)

GSP First Floor

Just thought I’d capture the first floor in a 360 photo sphere and then put it up to show people our space! DEMO

Low Poly Experiment

Sort of obsessed with low poly at the moment – paper type stuff. Here’s my mood board: https://www.pinterest.com/iwearshorts1365/paper/ There’s also a great tutorial called “Summit 3” here: https://www.youtube.com/watch?v=RPr5VjmiGQI Put up a rough demo today, I’ll do a proper tutorial later with soup to nuts on how to make a starter low poly world. DEMO

CSS Boxes

I have no idea. It was inspired by something I saw on a google site, so I stole the images and re-wrote the animation sequence. DEMO

Prometheus Clock

Simple experiment using a ton of CSS3 animations. Hand written so I could understand what was going on. DEMO

My Room

A simple webgl experiment where I cut a hole in my room so I can watch TV. Going to finish this by uploading a movie of battlefield instead of the demo video. Code to come later, but for now check it out. I’m using a boilerplate I put together called BoilerGL. DEMO

Dark World

My first real webgl experiment using threejs. I’ve made some custom textures and will continue to mess around with this until I get something that is super weird and crazy. DEMO