Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

htdt/digital_trip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Trip

Play static version

Server-side features (mobile controls, dogecoins) are not available in static version. Full version is on master branch.

Description

A story about the latest technologies through a short browser game. It's a fully 3d, based on WebGL, with camera controls, bonuses & cryptocoins. Fancy soundtrack enhances the experience. So the purpose of this non-profit open source project is industry promotion. Enjoy!

Tecnology

  • WebGL (a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins)

  • THREE.js (JavaScript Library which makes WebGL simpler)

  • Web Audio API (JavaScript API which gives full control over sound)

  • WebSocket (a protocol providing full-duplex communications channels over a single TCP connection)

  • socket.io (a JavaScript library for realtime web applications)

  • getUserMedia (a JavaScript API, which permits web applications access the user’s webcam and microphone)

  • headtrackr.js (a JavaScript library for real-time face tracking and head tracking, tracking the position of a users head in relation to the computer screen, via a web camera and the webRTC/getUserMedia standard)

  • deviceOrientation (an event that fired when fresh data is available from an orientation sensor about the current orientation of the device as compared to the Earth coordinate frame)

  • Dogecoin (an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.)

Made in Hot Dot, presentation and credits. Licensed under MIT.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.5%
  • CSS 6.8%
  • HTML 1.7%