Skip to content

Ray tracer for creating simple molecule depictions.

License

Notifications You must be signed in to change notification settings

davidmeijer/molray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT


Description

Small console app for creating simple space-filling depictions of molecules.

This app is an extension of the raytracer in the Fable REPL: https://fable.io/repl/

Usage

Directly call the command line interface project with path to SDF file as only argument, like:

dotnet run -p ./src/Cli/Cli.fsproj <path_to_sdf_file>

Example

dotnet run -p ./src/Cli/ ~/penicillin.sdf

penicllin

About

Ray tracer for creating simple molecule depictions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages