Coder Social home page Coder Social logo

Comments (11)

jourdain avatar jourdain commented on July 20, 2024 1

That will be a starting point if you want to contribute.

Otherwise I meant both: funding us to do the work now or contribute it as a community member.

from vtk-js.

jourdain avatar jourdain commented on July 20, 2024

This is the perfect place to ask questions. Regarding the subset that vtk.js cover, as of today, vtk.js support vtkImageData and vtkPolyData for volume and geometry rendering. We have a couple geometry sources (plane, line, cube) and few filters (warp, calculator) and some custom mappers that allow to render molecules.

We don't have any of the InfoViz / GraphLayoutView or Widgets and I don't see them any time soon unless a dedicated funding want to push them forward.

from vtk-js.

phcerdan avatar phcerdan commented on July 20, 2024

@jourdain thanks for the info. I can not port it then (yet) :(

How many hours would require the implementation of the GraphLayoutView? Maybe you can apply to the Mozilla Science mini-grants (ending 3th Jun) for implementing a specific feature? Scientific Visualization in the Web, you are going to get it! And also, and sorry for asking too much, but isn't Kitware that dedicated funding?

from vtk-js.

jourdain avatar jourdain commented on July 20, 2024

I'm not sure to understand what you mean by but isn't Kitware that dedicated funding?.

I haven't looked at the code of the GraphLayoutView and also how much of its dependency may be missing from vtk.js.

If you really fill like it, you can contribute that class to the project. And we can help you in that process.

from vtk-js.

phcerdan avatar phcerdan commented on July 20, 2024

I misunderstood I don't see them any time soon unless a dedicated funding want to push them forward, not really used to read funding when you were asking for time contributions, not money. Sorry.

I would love to help/collaborate, but not much experience with js. Do you have any guideline on how to implement a class, or any particular example in the source code that I can follow? Thanks

from vtk-js.

DenielNCore avatar DenielNCore commented on July 20, 2024

I'm not sure if this is the right place for my question, but whatever.

Will the code be implemented (rewritten) to the JavaScript/TypeScript standards and its capabilities?

from vtk-js.

jourdain avatar jourdain commented on July 20, 2024

@DenielNCore, I'm not sure what is your question exactly? Are you talking about full VTK or just GraphLayoutView?

from vtk-js.

DenielNCore avatar DenielNCore commented on July 20, 2024

@jourdain I'm talking about VTK.js in general.

from vtk-js.

jourdain avatar jourdain commented on July 20, 2024

vtk.js is fully written in JavaScript along with TypeScript definition.

But in short taken from the README: vtk.js aims to be a subset of VTK and provide 3D rendering using WebGL (+WebGPU) for both geometry and volume rendering.

from vtk-js.

DenielNCore avatar DenielNCore commented on July 20, 2024

I'm more likely talking about the approaches that were used: the class system and imitation of inheritance, excessive data encapsulation and not using the main advantages of the language - all this is not inherent in JavaScript.
Of course, I understand that this is a port from C ++, but I would like to understand whether the library will be updated in the future to the state when it will be JS developer-friendly.

from vtk-js.

jourdain avatar jourdain commented on July 20, 2024

What do you see as the main advantage of the language that we don't leverage?

from vtk-js.

Related Issues (20)

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.