项目作者: Dialpuri

项目描述 :
Bragg Visualiser is a visualisation tool for students learning about X-ray diffraction. Learning from a textbook with static images is harder than being able to experiment with different values for components of the Bragg Equation
高级语言: JavaScript
项目地址: git://github.com/Dialpuri/BraggVisualiser.git
创建时间: 2021-05-01T15:21:36Z
项目社区:https://github.com/Dialpuri/BraggVisualiser

开源协议:

下载


Bragg Visualiser

Webpage

Check out the live version here :)

Testing with Flask server

  • Download or clone project
  • Make sure python and flask is installed
  • Cd into directory and run
  • python3 server.py(Windows) or py server.py (Mac)