Giter Site home page Giter Site logo

gl-surface3d's Introduction

gl-vis

A modular visualization system for JavaScript.

gl-surface3d's People

Contributors

archmoj avatar dependabot[bot] avatar dy avatar etpinard avatar mikolalysenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gl-surface3d's Issues

Disable dynamic coloring on z-axis

Hello,

Is it possible to disable dynamic coloring of the surface plot? For instance, if the Z-range is [0,10], I would like for z=5 to always have the same color. With default settings, when the plot updates with new data, sometimes all of the colors change based on zMin and zMax I believe.

Surface refresh on update

@mikolalysenko thanks for this great library.

Perhaps I am not using the API correctly. I create a scene, add this surface to the scene, and update the surface with a new field. The issue I am having is that the image in the browser does not show the changes to the surface unless I mouse over the surface. Is there a way to update the surface image in browser every time that surface.update({'field': myfield}) is called?

Thanks,
Kevin

would you please add some offline demo?

This project is awesome, but it's setup bepuzzle me.
First I guess it works in node-webkit , then
a)meet a ERROR "cairo/cairo.h: No such file or directory" when npm install
I guess it's relay on GTK+ and Cairo ?
b) web page http://mikolalysenko.github.io/gl-surface-plot worked even offline.
I found it works when I place it at the example folder . however if I replace suface,js and correspondingly changes require("../surface.js") to require("./surface.js") ,It failed.
this confuse me. Why did it happened?besides,is this surface works in the front? But it seems that browser don't support require.
so would you please add some offline demo? I think it will be great helpful

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.