Skip to content

svartmc/trails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trails

trails gif

Simple geometrical trail on ( x, z ) axis to attach to your Three.js objects.

Create the trail:

createTrail( object, length, width, resolution );

Update the trail calling in your animation loop:

updateTrails();

Link to demo, note that you’ll need a web browser which support WebGL in order to see it.

twitter icon

About

Simple geometrical trail to attach to your Three.js objects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published