Skip to content

A Maya animation node that detects local & world space vector collision data on geometry simply by pointing at it.

Notifications You must be signed in to change notification settings

eye-c/rayZapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rayZapper

A Maya node that detects local and world space geometry data at a ray intersection point.

The rayZapper is an animation/utility node that detects collision data on a nurbs surface or polygon mesh simply by pointing at it.

The data provided is:

  1. Intersection Point (vector)
  2. Intersection (boolean)
  3. Surface Normal (vector)
  4. UV Coordinates (vector)
  5. Collision Distance (float)

Watch the explainer video to see how it works

rayzapperexplainervideo_XLR.mp4

About

A Maya animation node that detects local & world space vector collision data on geometry simply by pointing at it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mathematica 78.0%
  • C++ 21.1%
  • C 0.9%