Skip to content
/ myBeam Public

given a radius 1 length 1 cylinder, do a beam effect in Urho3D

License

Notifications You must be signed in to change notification settings

ab4daa/myBeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myBeam

Given a radius 1 length 1 cylinder, do a beam effect in Urho3D

Preview

screen

Description

Calculate d = distance between the line from camera to the pixel and the line segment in cylinder center.
Use d to sample ramp texture.

screen

About

given a radius 1 length 1 cylinder, do a beam effect in Urho3D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages