The Wayback Machine - https://web.archive.org/web/20201108143203/https://github.com/topics/scientific-visualization
Skip to content
#

scientific-visualization

Here are 136 public repositories matching this topic...

opentk
pabakal1
pabakal1 commented Apr 28, 2019

Description

Using Mouse.GetState() returns (0,0) for position when using the trackpad. Using an external mouse works. This cannot be fixed with Mouse.GetState(int).

Repro steps

Call: Console.WriteLine(Mouse.GetState()); in an update frame function.

Expected behavior

It should return the X and Y displacement of your mouse

Actual behavior

It returns (0,0)

Related

goatchurchprime
goatchurchprime commented Oct 30, 2018

I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.

The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57

I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i

Silk.NET
Perksey
Perksey commented Nov 7, 2020

Summary

Likely caused by SilkTouch implementing the NativeAPI signature instead of an actually valid signature. Will need to add an overload that has a Device* parameter. Haven't decided what to do with the deviceless overload yet. Discovered by @Nihlus. PRs welcome.

Steps to reproduce

  • Platform: Desktop (Linux, x64, Radeon RX Vega, VEGA10, DRM 3.35.0, 5.4.0-52-generic, LLVM 10.0.0)
  • F

an extensive Qt5 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies

  • Updated Oct 27, 2020
  • C++
Kusefiru
Kusefiru commented Aug 25, 2020

Hi,

Firstly, thank you for your work on Chart-Fx.

We are currently building an application using the library to display multiple huge datasets.
The library works well for 5 to 10 million points, however our clients would like to display even larger datas, going up to 50 to 100 million points. While it is possible to display such datasets, navigating them become difficult as the application

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language

  • Updated May 3, 2020
  • C#
arose
arose commented May 27, 2020

Should extend the existing cli/chem-comp-bonds/ script (renamed to chem-comp). Data should go to src\mol-model\structure\model\types\carbohydrates.ts. Include all chemical components with the string 'SACCHARIDE' included in their type (_chem_comp.type). Extract _pdbx_chem_comp_identifier.identifier Will replace CommonSaccharideNames in src\mol-model\structure\structure\carbohydrates\constants.

brugger1
brugger1 commented Oct 15, 2020

The Engine window has an "Interrupt" button that is always greyed out. We never got this to work so rather than remove the button, we greyed it out on the hope that we would some day implement this. This is very hard and for the cases where we could get it to work, this would probably not be the situations that most users would care about. This also gives the impression that it might be possible t

SCIRun

Improve this page

Add a description, image, and links to the scientific-visualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scientific-visualization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.