Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 690 Bytes

File metadata and controls

16 lines (8 loc) · 690 Bytes

Protein Folding Sample

This sample is only compatible with Sentis 1.X.

Protein folding visualization demo showing how to render and visualize protein folding in real time 3D.

image info

This demo is a simplified recreation of Alphafold (version 1) which won the CASP (2018) protein folding competition. It is based off this implementation: https://github.com/Urinx/alphafold_pytorch

The purpose of this demo is to demonstrate the Unity Sentis API and how it can be useful for scientific visualisation.

You can read about how we created this demo in detail on https://medium.com/@alexandre.ribard/protein-folding-visualization-in-unity-13ef38fff915