Skip to content

Project for Visualisierung 2 course at TU Wien

Notifications You must be signed in to change notification settings

MatusT/vis2-molecules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization 2: Implicit Representation of Molecular Surfaces

This is an implementation of paper Implicit Representation of Molecular Surfaces for Visualization 2 course at TU Wien.

Compilation

Install the rust compiler and Its package manager cargo. The best way to do so is by simply installing [rustup]https://rustup.rs/.

Running

You need a GPU capable of running either DirectX 12 or Vulkan.

Either run the compiled executable from bin/molecules.exe or use cargo run --release.

Drop any .pdb file you want to view.

Documentaion

You can find all the documentation inside doc folder. Open doc/molecues/index.html for main page.

Showcase

License

MIT

About

Project for Visualisierung 2 course at TU Wien

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages