All Projects → marpi → Worlds2

marpi / Worlds2

Building Virtual Reality Worlds using Three.js

Projects that are alternatives of or similar to Worlds2

Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (+382.35%)
Mutual labels:  webgl, threejs, vr, virtual-reality, webvr
Thehallaframe
WebVR demo that displays art
Stars: ✭ 120 (+252.94%)
Mutual labels:  webgl, threejs, vr, webvr
Aframe Vimeo Component
Stream Vimeo videos into WebVR.
Stars: ✭ 62 (+82.35%)
Mutual labels:  webgl, threejs, vr, webvr
3dio Js
JavaScript toolkit for interior apps
Stars: ✭ 255 (+650%)
Mutual labels:  webgl, threejs, vr, webvr
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (+279.41%)
Mutual labels:  threejs, vr, virtual-reality, webvr
001
draw_code.001 — ThreeJS, WebGL & GLSL
Stars: ✭ 48 (+41.18%)
Mutual labels:  webgl, threejs, generative-art, creative-coding
aframe-registry
[DISCONTINUED] Curated collection of community A-Frame components.
Stars: ✭ 76 (+123.53%)
Mutual labels:  threejs, vr, webvr, virtual-reality
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+39394.12%)
Mutual labels:  threejs, vr, virtual-reality, webvr
a-blast
💥 Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (+241.18%)
Mutual labels:  threejs, vr, webvr, virtual-reality
Ideaspace
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Stars: ✭ 344 (+911.76%)
Mutual labels:  threejs, vr, virtual-reality, webvr
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+170.59%)
Mutual labels:  threejs, vr, webvr, virtual-reality
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+3752.94%)
Mutual labels:  threejs, vr, virtual-reality, webvr
A Painter
🎨 Paint in VR in your browser.
Stars: ✭ 539 (+1485.29%)
Mutual labels:  threejs, vr, virtual-reality, webvr
Aframe Effects
A VR Ready Post processing framework for Three.js and/or A-Frame
Stars: ✭ 176 (+417.65%)
Mutual labels:  webgl, threejs, vr, webvr
Aframe Inspector
🔍 Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Stars: ✭ 469 (+1279.41%)
Mutual labels:  threejs, vr, virtual-reality, webvr
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+1650%)
Mutual labels:  generative-art, creative-coding, vr, virtual-reality
Exokit
Native VR/AR/XR engine for JavaScript 🦖
Stars: ✭ 809 (+2279.41%)
Mutual labels:  webgl, virtual-reality, webvr
spacesvr
A standardized reality for the future of the 3D Web.
Stars: ✭ 135 (+297.06%)
Mutual labels:  threejs, vr, webvr
webvrrocks
Your guide to Virtual Reality in the browser.
Stars: ✭ 116 (+241.18%)
Mutual labels:  vr, webvr, virtual-reality
camp
Building generative VR worlds on the Web
Stars: ✭ 16 (-52.94%)
Mutual labels:  webvr, virtual-reality, generative-art

Building Virtual Reality Worlds using Three.js

alt text

alt text

alt text

alt text

alt text

How to run

How to run

In order to see your Three.js project on your own computer you have to run "localhost":

  • Windows: You can use WAMP, or any simple local server
  • OSX: In terminal, go to your public/name/ folder and type: php -S 0.0.0.0:8000
  • Linux: In terminal, go to your public/name/ folder and type: python -m SimpleHTTPServer
  • Otherwise, you can try running Chrome with the flags --disable-web-security

And once you commit your changes, and want to see them in Google Cardboard:

http://classes.marpi.pl/worlds2/

Libraries

three.js, TweenMax.js, isMobile

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].