Changes between Version 1 and Version 2 of adei23DSurfaceVisualizerDocumentation
- Timestamp:
- 04/07/14 09:39:14 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adei23DSurfaceVisualizerDocumentation
v1 v2 1 For installing you need make this action :1 For installing you need make this actions: 2 2 3 3 {{{ 8 8 git submodule init && git submodule update --recursive 9 9 }}} 10 10 11 Now demo app is accessible from path: localhost/"folder name for repository"/app 11 12 12 For using demo app you need WebGL compatbile web browser.13 For using demo app, you need WebGL-compatible web browser. 13 14 14 *Sometimes you need enable on WebGL. How make this you can read here:15 *Sometimes you need enable WebGL in your browser. How make this you can read here: 15 16 1. [http://www.infewbytes.com/?p=144 FireFox] 16 17 2. [http://askubuntu.com/questions/299345/how-to-enable-webgl-in-chrome-on-ubuntu Chrome or Chromium]