Skip to content

Crazy experiment with a WebGL cube as conceptual web-app navigation.

License

Notifications You must be signed in to change notification settings

plartemyev/webgl-navigation-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL navigational cube proof of concept

screenshot
Just a little experiment.
You could play with it on my demo page.

NOTES

The idea was to detect mouse clicks on a rotating cube's faces.
Cube faces under mouse cursor are highlighted by a moving point light, which is hovering with the mouse cursor projected to the second, invisible cube, which is slightly bigger in size than the visible one. It was made so the point light would be slightly above the main cube to light it more uniformly.

Based on three.js

About

Crazy experiment with a WebGL cube as conceptual web-app navigation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published