Skip to content
#

scientific-visualization

Here are 189 public repositories matching this topic...

opentk

The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

  • Updated Jun 17, 2022
  • C#
Silk.NET
krmr
krmr commented Feb 25, 2022

Summary

After closing a GLFW rendering window GLFW ande some referenced objects remain in memory.

Steps to reproduce

  • Platform: Desktop
  • Framework Version: .NET 5
  • API: OpenGL
  1. Run the code from 'Tutorial 1.1 - Hello Window' in the debugger with a breakpoint on the closing brace of Main.
  2. Once the breakpoint is hit create a memory snapshot and open it.
  3. Inspecting the snapsh
bug help wanted good first issue area-SilkTouch
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

enhancement help wanted good first issue
pyvista
ChrisMoth
ChrisMoth commented Nov 13, 2020

.... and that maybe fine.... If you decide this is of no interest, that is very helpful too!

Details:

Structures Models of long transcripts (like Human gene TTN with over 30,000 residues) need residue numbering > 9999

Obviously, MMCIF format is the solution of the RCSB/PDBe

The UCSF Sali Lab Modbase group has adopted hybrid-36 format for these models. I left one of their models here

enhancement good first issue
JKQtPlotter

an extensive Qt5 & Qt6 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 Jun 9, 2022
  • C++
molstar
cosmoscout-vr
JonasGilg
JonasGilg commented Jun 1, 2022

I think it would be great, if we could include all major bodies in the default config. I consider major bodies, bodies that are well known and of scientific interest, but the list can be debatable.

Current status:

  • Mercury
    • Global Coverage
    • Color
  • Venus
    • Global Coverage
    • Color
    • Note: Texture is of clouds, not of surface.
  • Earth
    • Glob
new feature good first issue csp-simple-bodies
markcmiller86
markcmiller86 commented Jun 13, 2022

Is your feature request related to a problem?

Silo has had a feature for quite a while for data producers to add alternative (typically used for global) numbers to their meshes (nodes and/or zones) and zonelists (zones).

We apparently don't support these in the Silo plugin in VisIt.

enhancement good first issue likelihood medium impact medium

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#
lej0hn
lej0hn commented Mar 29, 2022

Description

When a choice is made from the combobox, the icon changes not once but a few times, creating a flickering effect. This happens only when the combobox is added on a tabUI.

Way to reproduce

The following example is taken from the Tab_UI tutorial.

  • Run the following code
  • Click on the tab to open dropdown menu
  • Choose a color from the list
from fury import ui, 
good first issue state: needs check type:Bug Fix

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