Pinned Repositories
MandelbrotCatalyst2
Evaluate a mandelbrot set using CUDA and visualize each iteration with ParaView Catalyst2.
pic
This is a particle in cell code for simulating the two stream instability in 1-D
SurfaceCutter
Project polygons upon a surface and remove cut out portions of surface inside (or) outside the projected polygon.
trame-jupyter-tutorial
Notebooks which showcase trame jupyter integration and high level pythonic API in VTK
vtkDearImGUIInjector
Inject DearImGUI into an existing VTK application. 💉
vtkGlfw
Interface to the standard OpenGL graphics library using GLFW and VTK
vtkWasmBenchmark
No longer developed. Please visit https://github.com/Kitware/vtkWasmBenchmarks
wasm-bits
Bunch of examples for embinding C++ to JavaScript
webgpu-dawn-binaries
vtk-wasm-demos
A collection of VTK.wasm demo applications
jspanchu's Repositories
jspanchu/vtkGlfw
Interface to the standard OpenGL graphics library using GLFW and VTK
jspanchu/SurfaceCutter
Project polygons upon a surface and remove cut out portions of surface inside (or) outside the projected polygon.
jspanchu/pic
This is a particle in cell code for simulating the two stream instability in 1-D
jspanchu/vtk-cmake-incantations
A collection ☕ of cmake configure commands to build specific modules of VTK
jspanchu/vtk-opengl-shared-context
Asynchronously load and display a vtkTextureObject with shared VTK OpenGL contexts.
jspanchu/vtkServicesAsioPrototype
Emulate async paraview services module with asio.
jspanchu/dotfiles-wl-archlinux
:coffee: Aesthetic and beautiful .dotfiles for Sway and Arch Linux with full installation scripts.
jspanchu/my-nix-aliases
All of the aliases I use in a nix terminal.
jspanchu/trame-rca
Remote Controlled Area widget for trame
jspanchu/GeometricPredicates
robust geometric predicates
jspanchu/mochi-margo
Argobots bindings for the Mercury RPC library
jspanchu/seacas
The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format.
jspanchu/ttk
TTK - Topological Data Analysis and Visualization - Source Code
jspanchu/vtk-js
Visualization Toolkit for the Web
jspanchu/vtkServicesSocketsPrototype
Investigate usage of `vtkSocket` API to send and receive messages asynchronously.