Skip to content
Prokop edited this page May 9, 2025 · 7 revisions

Astrodynamics

  • poliastro - poliastro is an open source (MIT) pure Python library for interactive Astrodynamics and Orbital Mechanics, with a focus on ease of use, speed, and quick visualization.
  • Fortran-Astrodynamics-Toolkit

Aerodynamics

  • FLOWVLM - Vortex lattice method developed in Julia (by Eduardo Alvarez)
  • pytornado - PyTornado is an implementation of the vortex lattice method (VLM). The VLM, based on potential flow theory, is the simplest general method for 3D aerodynamic analyses of aircraft.
  • pyVLM - ython implementation of a 3D Vortex Lattice Method.
  • xflrpy - xflrpy is a python enabled version of xflr5 with support for scripting and design optimization using a python package.

OpenGL 3.0 tutorials

http://www.opengl-tutorial.org/beginners-tutorials/tutorial-4-a-colored-cube/ http://www.opengl-tutorial.org/beginners-tutorials/ downloaded here /home/prokop/SW_dev/ogl-OpenGL-tutorial_0015_33

Shaders

raycast acceleration

Convex Cone Tracing - https://www.shadertoy.com/view/4sy3Wd

Clone this wiki locally