Skip to content

viewzavr/viewzavr-system-a

Repository files navigation

A complete Viewzavr system, version A

Viewzavr is a library for programming interactive 3D experiences.

  • you write Viewzavr components in javascript using provided API.
  • you run these components in a web browser using provided player library.
  • it works in Chrome and Firefox browsers.

Viewzavr version A uses Viewlang for graphics and gui, which in turn is based on Threejs graphics library.

System elements

Usage

You may skip install step and use viewzavr-hosted web player.

  1. Install
git clone git@github.com:viewzavr/viewzavr-system-a.git
git submodule init
git submodule update
  1. open player/index.html or examples/index.html
  2. create your app using app-template repo.

Credits

The Viewzavr design is based on thoughts of V.L. Averbukh scientific school - Computer visualization lab of N.N. Krasovskii Institute of Russian Academy of Sciences. www.cv.imm.uran.ru

Copyright

2021 (c) Pavel Vasev. MIT License.

About

a complete Viewzavr system for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published