Coder Social home page Coder Social logo

vtk-m-graph's Introduction

VTKm-GRAPH

Library implementing a VTK-m node-graph abstraction with support for ANARI mappers.

Build + install

Building VTKm-GRAPH requires the following:

VTK-m and ANARI-SDK can be found via placing their installation locations on CMAKE_PREFIX_PATH.

The single libvtkm_graph will install to ${CMAKE_INSTALL_PREFIX}/lib, and is usable with any VTKm/ANARI app if either it is installed to the same location as the ANARI-SDK or libvtkm_graph is placed on LD_LIBRARY_PATH respectively.

VTKm-GRAPH is currently only tested on Linux, but Windows support is planned.

Using VTKm-GRAPH from an install with CMake

VTKm-GRAPH installs exports a CMake target for the main library: vtkm_graph::vtkm_graph. This target is found with CMake via find_package(vtkm_graph) in the downstream project.

When the package is found, it will look for VTK-m + ANARI to ensure those dependencies are present. Use CMAKE_PREFIX_PATH to point them just like when building VTKm-GRAPH itself.

vtk-m-graph's People

Contributors

jeffamstutz avatar kvankooten avatar bobmiller-nvidia 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.