Kevin Edzenga's web dev & shader resume site
Made as a way to show off pxlNav
- Using the web page elements to drive
pxlNav
through trigger events - Listening to 'pxlNav' using callbacks to have the page elements respond to
pxlNav
events
procstack.github.io
public site -
./docs
Wanna see the template or example rooms using 3d fbx files?
./docs/js/pxlRooms
For a simpler example of pxlNav -
The Void; procstack.github.io/Void.htm's room -
./docs/js/pxlRooms/VoidEnvironment
For more feature rich examples of pxlNav -
procstack.github.io's room -
./docs/js/pxlRooms/CampfireEnvironment
The Outlet; procstack.github.io/Outlet.htm's room -
./docs/js/pxlRooms/OutletEnvironment
For pxlNav
Documentation -
pxlNav Documentation
Main pxlNav
Repo with Source, Info, & Examples -
pxlNav Repo