datoviz icon indicating copy to clipboard operation
datoviz copied to clipboard

⚡ High-performance GPU interactive scientific data visualization with Vulkan

Results 31 datoviz issues
Sort by recently updated
recently updated
newest added

I believe this is a known bug in pycharm / anaconda where bootstrapping modules are not found in the init.py file. However the example quickstart.py runs perfectly fine and does...

bug
python
v0.1

When I try to build the project with the included cglm in /external on Windows 10 using Winlibs it throws a bunch of warnings and doesn't compile replacing the included...

windows
build
v0.1

Hi, am I understanding the documentation correctly that a user has to compile Datoviz before using it with Python? If so, what would be a rough estimate when Datoviz would...

documentation
v0.1

Slowly working on some rust bindings. Opening this to ask some related questions and/or update on the progress.

rust
v0.1

This looks like a cool project! I'm aware of vispy, pyqtgraph and other precursors, I still keep wondering if there will be support for data aggregation. What I mean by...

feature-request
v0.1

``` pip install http://dl.datoviz.org/v0.1.0-alpha.1/datoviz-0.1.0a1-cp38-cp38-win_amd64.whl Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple ``` ERROR: datoviz-0.1.0a1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform. OS: Windows10 X64 python: 3.10.4

v0.1

OS: Linux Mint (Using BSP WM if it matters) Error message: None GPU Info: ``` 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 1638 (rev c4) (prog-if 00...

v0.1

Hello, I was trying a fresh installation of datoviz and couldn't compile using `./manage.sh cython` Here is an excerpt of the otherwise very long and repetitive error message ``` Error...

v0.1

When running `./manage.sh cython` the extensions compile correctly but the poetry environment doesn't get recognized and the installer tries to add the package in the base environment and gets denied....

v0.1

I am attempting to draw more than 50 images to a panel but I seem to be hitting some sort of limit. For testing I am using 1x1 pixel images...

v0.1