IEEEVR 2020 Hubs Client
PTAM for the iPhone
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
DepthJS allows any web page to interact with the Microsoft Kinect using Javascript.
WebGL scene graph hack
Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
blairmacintyre/gvu-brownbag-argon-2017 0
slides for GVU Brownbag, March 2017
a simple (<100 loc) logger for javascript
push eventaelatgt/ethereal
commit sha d677f80d1022e3cc9c33fea7824bbc04d4070d93
Update Pride-XR Example WIP
push time in 21 days
issue closedaelatgt/three-web-layer
After installing the latest three-web-layer and ethereal, I'm getting the following error when importing WebLayer3D:
./node_modules/ethereal/dist/ethereal.mjs
Can't import the named export 'Box3' from non EcmaScript module (only default export is available)
Some other notes:
- The README says to
import WebLayer3D from 'three-web-layer'but there is no default export, it should beimport { WebLayer3D } from 'three-web-layer' - The README doesn't mention the required
etherealdependency (not sure what this is tbh)
closed time in a month
mattrossmanissue commentaelatgt/three-web-layer
Thanks for the notes. I've actually integrated this code into another framework I have been working on (ethereal), which includes a few fixes and performance improvements that aren't in this repository, so this repo is effectively deprecated. Let's talk tomorrow; I'll message you on Teams.
comment created time in a month
startedZynj-git/AIDungeon
started time in a month
push eventaelatgt/three-web-layer
commit sha c201393970c3a58566fcec2c81776f21298a5c9a
Fix example url
push time in 2 months
push eventaelatgt/ethereal
commit sha abd2c87d675f854fce7907ef1ec0fbdbb763dc02
2.0 WIP - Huge performance improvement with custom MemoizationCache implementation - Integrating example projects into monorepo for simpler dependency management
push time in 2 months
issue commentparcel-bundler/parcel
Browserslist is ignored in Parcel v2 + TypeScript
Should this be a documentation bug then? I didn't find this information anywhere else.
comment created time in 2 months