GithubHelp home page GithubHelp logo

lvj / largesurfacevisualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crusescanner/largesurfacevisualizer

0.0 0.0 0.0 158.69 MB

The LargeSurfaceVisualizer is a javascript framework to visualize arbitrary large raster or image data in 2D and 3D. Using an iipimage server and osg.js, the LargeSurfaceVisualizer can render very high-resolution images such as scanned surfaces, Terrains/DEMs, or other 2.5D datasets in your browser.

License: GNU General Public License v3.0

JavaScript 85.90% C++ 4.30% C 0.34% CSS 2.26% HTML 3.65% GLSL 3.56%

largesurfacevisualizer's Introduction

Cruse's LargeSurfaceVisualizer

The LargeSurfaceVisualizer is a software module to visualize arbitrary large raster or image data in 2D and 3D. Using an iipimage server and javascript, the LargeSurfaceVisualizer can render very high-resolution images such as scanned surfaces, Terrains/DEMs, or other 2.5D datasets in your browser.

An example can be found under https://samples.crusescanner.com/3dviewer.php?3d_fineart

Building

Please check out the repository including its submodules. The project requires a custom osgjs version, that is checked out automatically.

Building osgjs

Go to ./sources/external and install the required packages

cd ./sources/external npm install

Once all dependencies are install you can use grunt to build osgjs

grunt build-release

Upon succesfull build two files are create

./sources/external/OSG.js ./sources/external/OSG.min.js

Building the LargeSurfaceVisualizer

Go to the root directory of your project and install the required packages

npm install

Once all dependencies are install you can use grunt to build and test the LargeSurfaceVisualizer

grunt build-release

Builds the project to

./builds/dist/cruse.js ./builds/dist/cruse.min.js

Examples

In order to test the LargeSurfaceVisualizer, different examples are provided. To run the examples and tests call

grunt serve

This will open a local server on

http://localhost:9000/

The source code of the examples can be found in the examples folder. For these examples all iipserver requests are forwared to one of Cruse's iip-servers.

largesurfacevisualizer's People

Contributors

arcanis avatar arthurjamain avatar aurl avatar cedricpinson avatar crusedd avatar gfaucill avatar gitter-badger avatar gvergnaud avatar hishamabdelrahman avatar jtorresfabra avatar keheliya avatar kuranes avatar martinpa avatar mmassing avatar nehon avatar pierreant-p avatar rtortajada avatar sbouafif avatar stephomi avatar sylvinus avatar teybeo avatar utopiad avatar zqsd 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.