All Projects → marpi → camp

marpi / camp

Licence: other
Building generative VR worlds on the Web

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to camp

resonate
Building generative VR worlds
Stars: ✭ 64 (+300%)
Mutual labels:  procedural-generation, webvr, virtual-reality-experiences, virtual-reality, generative-art, virtual-reality-worlds
worlds
Building Virtual Reality Worlds using Three.js
Stars: ✭ 23 (+43.75%)
Mutual labels:  virtual-reality-experiences, virtual-reality, generative-art, virtual-reality-worlds
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+3618.75%)
Mutual labels:  procedural-generation, virtual-reality, generative-art
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (+112.5%)
Mutual labels:  webvr, virtual-reality, generative-art
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+83825%)
Mutual labels:  webvr, virtual-reality
Guri Vr
https://gurivr.com
Stars: ✭ 177 (+1006.25%)
Mutual labels:  webvr, virtual-reality
random-art-generator
Command-line application to produce generative art based on a target image
Stars: ✭ 32 (+100%)
Mutual labels:  procedural-generation, generative-art
Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+4250%)
Mutual labels:  procedural-generation, generative-art
Utymap
Highly customizable library for procedural world generation based on real map data
Stars: ✭ 825 (+5056.25%)
Mutual labels:  procedural-generation, virtual-reality
a-blast
💥 Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (+625%)
Mutual labels:  webvr, virtual-reality
LifeBrush
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
Stars: ✭ 38 (+137.5%)
Mutual labels:  procedural-generation, virtual-reality
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (+925%)
Mutual labels:  webvr, virtual-reality
Centroui
CentroUI is a library for building user interfaces for WebVR
Stars: ✭ 135 (+743.75%)
Mutual labels:  webvr, virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+1468.75%)
Mutual labels:  webvr, virtual-reality
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+712.5%)
Mutual labels:  webvr, virtual-reality
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (+706.25%)
Mutual labels:  webvr, virtual-reality
zeo
Multiplayer WebVR worlds made out of npm modules.
Stars: ✭ 47 (+193.75%)
Mutual labels:  procedural-generation, webvr
Aframe React
:atom: Build virtual reality experiences with A-Frame and React.
Stars: ✭ 1,199 (+7393.75%)
Mutual labels:  webvr, virtual-reality
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+8087.5%)
Mutual labels:  webvr, virtual-reality
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+475%)
Mutual labels:  webvr, virtual-reality

CAMP Workshop

Building Generative VR Worlds on the Web Chris Timothy Lance Vian Kyle Matthew Building Generative VR Worlds on the Web Building Generative VR Worlds on the Web Building Generative VR Worlds on the Web Building Generative VR Worlds on the Web Building Generative VR Worlds on the Web

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

Libraries

three.js, TweenMax.js, isMobile

Setup

Everything we're working on will be automatically deployed online here: https://classes.marpi.pl/camp/

For everyone at the workshop, there is a folder with your name, in /public/ directory. After you point the server from previous step to it, you'll be able to see your project. After you commit any changes during class, the copy will appear on the main server, that will let you test it on your phone.

Just make sure you edit only your personal project :)

See you soon

Marpi

marpi.pl

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].