yt-project/yt

Enhancements to ray objects

Open

#1,040 opened on Jul 2, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (315 forks)auto 404
enhancementhelp wantednew featurewishlist

Repository metrics

Stars
 (556 stars)
PR merge metrics
 (PR metrics pending)

Description

Originally reported by: chummels (Bitbucket: chummels, GitHub: chummels)


  • Make annotate_ray() optionally overplot an arrowhead on the ray for illustration of directionality

  • Include vector attribute on OrthoRay and Ray objects

  • Allow easy creation of LightRay objects from OrthoRay and Ray objects with a method for automatically doing this.

  • Make annotate_ray callback in new VR interface using LineSource


Contributor guide