Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.75 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.75 KB

This project is split into two parts. One part has the simulation (and jupyter notebooks) while the other part has the visualisation of the liquid crystal.

Visualisation of Biaxial Liquid Crystals in Confinement

This is program is intended to visualize the simulations done here. It allows the user to look at the system from all angles and at different points in time. It can also automaticaly take screenshots of multiple systems and with different settings.

It is written for the Unity game engine and uses the Unity Standalone File Browser.

Getting Started

Download the project and import it with Unity. Note that this program is intended to only run in the Unity Editor.

Controls

  • W / A / S / D - Rotate the camera
  • Q / E - Zoom in/out
  • R - Go one timestep ahead
  • T - Go one timestep back
  • X - Load a new simulation
  • + / - - Change the radius outside of which no particles are rendered
  • Tab - Take a screenshot (they will be saved in the pictures folder inside the project files)
  • P - Load multiple simulation and automaticly take screenshots from different angles and at different times (this seems to only works on Windows and not on Ubuntu)

The color of the particles always references the angle between a particle axis and a main axis

  • G - Change the main axis
  • F - Change the particle axis

Examples