Giter Club home page Giter Club logo

graphpu's People

Contributors

chenbaiyujason avatar ciaochaos avatar cpunisher avatar dependabot[bot] avatar kirinomizumi 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

graphpu's Issues

Panic issue

Capturing feature is copied from example project in wpgu-capture, it uses multiple (new) dependencies including:
futures-intrusive = "0.4"
png = "0.17"
env_logger = "0.9"
console_error_panic_hook = "0.1.6"
console_log = "0.1.2"
wasm-bindgen-futures = "0.4.31"

Current issue is that clicking "Render Image" two or more than two times results in a panic exit

error: process didn't exit successfully: `target\debug\graphpu.exe` (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION)

Hello,

I'm sorry I'm new to Rust and try to understand a bit of it through your project.

Unfortunately I haven't been able to run my own compiled version.

I tried

cargo build

and

> cargo run
warning: trait `StringValueLookup` is never used
   --> lib\naga\src\front\wgsl\mod.rs:850:7
    |
850 | trait StringValueLookup<'a> {
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: `naga` (lib) generated 1 warning
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
     Running `target\debug\graphpu.exe`
error: process didn't exit successfully: `target\debug\graphpu.exe` (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION)

Any idea what is wrong?

2D

Hello,

adding 2D rendering (ie force each point to be in the same plan) could be a nice feature to have (especially for Visual Network Analysis).

Kind regards

PS: posting here my GH network
image
image

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.