All Projects → marpi → worlds

marpi / worlds

Licence: other
Building Virtual Reality Worlds using Three.js

Programming Languages

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

Projects that are alternatives of or similar to worlds

camp
Building generative VR worlds on the Web
Stars: ✭ 16 (-30.43%)
Mutual labels:  virtual-reality-experiences, virtual-reality, generative-art, virtual-reality-worlds
resonate
Building generative VR worlds
Stars: ✭ 64 (+178.26%)
Mutual labels:  virtual-reality-experiences, virtual-reality, generative-art, virtual-reality-worlds
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+2486.96%)
Mutual labels:  creative-coding, virtual-reality, generative-art
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (+47.83%)
Mutual labels:  creative-coding, virtual-reality, generative-art
Curv
a language for making art using mathematics
Stars: ✭ 853 (+3608.7%)
Mutual labels:  creative-coding, generative-art
Glisp
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
Stars: ✭ 519 (+2156.52%)
Mutual labels:  creative-coding, generative-art
BeatDrop
BeatDrop Music Visualizer
Stars: ✭ 54 (+134.78%)
Mutual labels:  creative-coding, generative-art
react-text-fun
React meets Blotter.js
Stars: ✭ 51 (+121.74%)
Mutual labels:  creative-coding, generative-art
Artline
A Deep Learning based project for creating line art portraits.
Stars: ✭ 3,061 (+13208.7%)
Mutual labels:  creative-coding, generative-art
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: ✭ 8,696 (+37708.7%)
Mutual labels:  creative-coding, generative-art
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (+278.26%)
Mutual labels:  creative-coding, generative-art
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+20021.74%)
Mutual labels:  creative-coding, generative-art
2d Space Colonization Experiments
Visual experiments exploring space colonization as a 2D morphogenesis tool.
Stars: ✭ 91 (+295.65%)
Mutual labels:  creative-coding, generative-art
Watercolor Canvas
Creating watercolor-style canvas art
Stars: ✭ 84 (+265.22%)
Mutual labels:  creative-coding, generative-art
Ink
Creative coding in Go
Stars: ✭ 115 (+400%)
Mutual labels:  creative-coding, generative-art
Generativeart
Generative Art in Go
Stars: ✭ 313 (+1260.87%)
Mutual labels:  creative-coding, generative-art
001
draw_code.001 — ThreeJS, WebGL & GLSL
Stars: ✭ 48 (+108.7%)
Mutual labels:  creative-coding, generative-art
2d Differential Growth Experiments
Visual experiments exploring differential growth as a 2D morphogenesis tool.
Stars: ✭ 140 (+508.7%)
Mutual labels:  creative-coding, generative-art
dots
Dots & Boxes Visualization
Stars: ✭ 16 (-30.43%)
Mutual labels:  creative-coding, generative-art
pencil-scribbles
Create pencil effect drawings from pictures using R
Stars: ✭ 30 (+30.43%)
Mutual labels:  creative-coding, generative-art

Building Virtual Reality Worlds using Three.js

alt text

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/worlds/

And here's what we made

http://classes.marpi.pl/worlds/public/

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