Skip to content

Modifies a div tag to have 3D properties based on mouse position. Function has 1 parameter which is the identifier for example jQuery("#container")

License

Notifications You must be signed in to change notification settings

aeliusdev/Web360Object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Web360Object

Requires JQuery 2.0

USAGE

Class based initialisation. #container can be replaced with anything.

var example = new obj3d( jQuery( '#container' ) );

About

Modifies a div tag to have 3D properties based on mouse position. Function has 1 parameter which is the identifier for example jQuery("#container")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published