Skip to content
#

scientific-visualization

Here are 176 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 Feb 23, 2022
  • C#
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
vpenades
vpenades commented Feb 1, 2022

Summary of feature

Math library has 2D and 3D common shape types like Ray2D, Ray3D, Cube, Sphere, etc

It could be useful to have Ray2D and Ray3D to have methods to return the intesection with shapes and volumes.

Also, test methods to get whether shapes and volumens overlap.

Comments

Area/volume overlapping is a very common practice for graphics development in areas like frutum c

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

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 18, 2021
  • C++
brugger1
brugger1 commented Feb 10, 2022

In the CLI manual I noticed a couple of incorrect examples.

  • GetQueryOutputObject example uses GetQueryOutputString and GetQueryOutputValue
  • GetQueryOutputString example uses both GetQueryOutputString and GetQueryOutputValue
  • GetQueryOutputValue example uses both GetQueryOutputString and GetQueryOutputValue
  • GetQueryOutputXML example uses GetQueryOutputString and GetQueryOutputValue

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#
skoudoro
skoudoro commented Jan 21, 2022

This will allow the cylinder to have the same behavior when picking vertices or edges as with other primitives.

However, we should also keep repeat_sources as a secondary option just in case we need to use some of the other VTK filters.

See an example of box actor (using repeat_primitives) here https://github.com/fury-gl/fury/blob/master/fury/actor.py#L1696

See the current implementation

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