Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wedding DJ committed Mar 31, 2017
1 parent 4cef729 commit cef006a
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 16 deletions.
Binary file added IdeaSpaceVR-annotations.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added IdeaSpaceVR-assets.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added IdeaSpaceVR-edit-space.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added IdeaSpaceVR-spaces.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 31 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,29 @@
## IdeaSpaceVR
![IdeaSpaceVR Logo](public/assets/layouts/app/images/isvr-logo-v2.png "IdeaSpaceVR - PHP Content management system (CMS) for the virtual reality web (WebVR)")

![IdeaSpaceVR - CMS for WebVR](preview.png "IdeaSpaceVR - CMS for WebVR")

We believe that everyone should be able to easily create and publish virtual reality web experiences with the focus on content creation and creativity.
## About IdeaSpaceVR

Software developers should have the possibility to create and share virtual reality web themes.
### Content Management System
Manage your virtual reality spaces and assets like you would manage blog posts. Run it on your own server. All you need is PHP and a database (eg. MySQL, MariaDB).

![IdeaSpaceVR - CMS for WebVR](preview2.png "IdeaSpaceVR - CMS for WebVR")
### VR Themes
Download and install new themes and create a virtual reality website. Or create your own theme with the Theme API. [Take a look at our theme directory](https://www.ideaspacevr.org/themes), there might not be many themes yet, but it is constantly growing.

## VR Themes
### Based on WebVR Standard
IdeaSpaceVR is using WebVR for interactive VR experiences that is compatible with all modern web browsers on PC and mobile. Therefore... we love [A-Frame](https://github.com/aframevr/aframe)!

### Mission
We believe that everyone should be able to easily create and publish virtual reality web experiences with the focus on content creation and creativity. Software developers should have the possibility to create and share virtual reality web themes.


![IdeaSpaceVR - Spaces](IdeaSpaceVR-spaces.jpg "IdeaSpaceVR - Spaces")

![IdeaSpaceVR - Edit Space](IdeaSpaceVR-edit-space.jpg "IdeaSpaceVR - Edit Space")

![IdeaSpaceVR - Assets](IdeaSpaceVR-assets.jpg "IdeaSpaceVR - Assets")

![IdeaSpaceVR - Annotations](IdeaSpaceVR-annotations.jpg "IdeaSpaceVR - Annotations")

The latest release comes with 3 default themes: [Hello World](https://www.ideaspacevr.org/themes/hello-world-example-theme), [Web VR Photo Sphere Viewer](https://www.ideaspacevr.org/themes/web-vr-photo-sphere-viewer-navigation-menu), [Photo Sphere Diver](https://www.ideaspacevr.org/themes/web-vr-photo-sphere-diver-panorama).

## Download Latest Release

Expand All @@ -20,20 +33,12 @@ https://www.ideaspacevr.org/download

https://www.ideaspacevr.org/documentation

The IdeaSpace Theme API is currently in development. That's why the developer documentation is currently... well, under development. ;-)
The documentation is currently under development.

## Contributing

https://www.ideaspacevr.org/documentation/master/contributions

## Roadmap

v1.0.0 release: Theme API will implement custom content types and fields. This will allow to develop 360 degree photo spheres with positioned annotations and links... and much more.

## License

The IdeaSpace CMS is open-sourced software licensed under the [GPL-2.0 license](https://opensource.org/licenses/GPL-2.0)

## Credits

IdeaSpace would not exist without these awesome projects:
Expand All @@ -42,3 +47,13 @@ IdeaSpace would not exist without these awesome projects:
- https://github.com/mrdoob/three.js
- https://github.com/laravel/laravel

## Security Vulnerabilities

If you discover a security vulnerability, please do not hesitate to file an issue: https://github.com/IdeaSpaceVR/IdeaSpace/issues

## License

The IdeaSpaceVR CMS is open-sourced software licensed under the [GPL-2.0 license](https://opensource.org/licenses/GPL-2.0)



Binary file removed preview.png
Binary file not shown.
Binary file removed preview2.png
Binary file not shown.

0 comments on commit cef006a

Please sign in to comment.