Code Monkey home page Code Monkey logo

non-euclidean_vr's Introduction

non-euclidean_VR

Non-euclidean VR

Based on the ray marching hyperbolic virtual reality simulation (for mobile devices) by Henry Segerman and Michael Woodard at https://github.com/mtwoodard/hypVR-Ray_m, which is in turn based on the full simulation at https://github.com/mtwoodard/hypVR-Ray.

The intention is that this version is as independent of the underlying geometry as possible. Different branches of this project will simulate different geometries, e.g. the other eight Thurston geometries.

This project started at the Illustrating Mathematics semester program at ICERM (https://icerm.brown.edu). Henry Segerman is partially supported by NSF grant DMS-1708239. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

Controls

Use arrow keys to move and "wasd" to rotate the camera. "q" and "e" roll the camera.

Running Locally

Running this locally requires a simple web server (to source the shader files at runtime), with the root at the same level as index.html. This can be done in python 3 by running the command "python -m http.server". On Windows, you can set up a server in the Control Panel Administrative Tools, in the IIS Manager (you may need to turn this feature on first). NOTE: The server will need to have a MIME type configuration for .glsl files set to "text/plain".

Done or in progress

S^3, E^3, H^3, S^2 x R, H^2 x R, Nil, Sol, and SL(2,R)

License

Released under the terms of the GNU General Public License, version 3 or later.

non-euclidean_vr's People

Contributors

henryseg avatar remi-coulon avatar stevejtrettel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.