Skip to content

Studying the Maya Bifrost by recreating a mirror vector math using nodes

License

Notifications You must be signed in to change notification settings

AlexGaida/MayaBifrostMirrorVector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MayaBifrostMirrorVector

Studying the Maya Bifrost by recreating a mirror vector math using nodes Using the mirror vector math: R = 2(N * L) * N - L

alt text

*please note that Bifrost currently is unable to draw nurbsCurve lines, in the picture above is for visualization purposes only

import ag_reflectionVectorBifrost
#...run the testcase that proves the work-ability of the Bifrost compound node
ag_reflectionVectorBifrost.create_default_test()

Alternatively, you can also use your own transform objects transposed in local space:

import ag_reflectionVectorBifrost
ag_reflectionVectorBifrost.create_mirror_vector("locator1")

About

Studying the Maya Bifrost by recreating a mirror vector math using nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages