Just the most important ones.
A-Frame is a web framework, based on ThreeJS, for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, Daydream, GearVR, desktop.
Three.js is a 3D library that tries to make it as easy as possible to get 3D content on a webpage. Three.js uses WebGL to draw 3D.It handles stuff like scenes, lights, shadows, materials, textures, 3d math, etc.
WebGL is a JavaScript API for rendering interactive 2D and 3D graphics. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics and image processing and effects as part of the web page canvas.
HTML5 is a markup language used for structuring and presenting content on the World Wide Web. Many new syntactic features are included. To natively include and handle multimedia and graphical content respect of HTML4
TypeScript It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript.
This application will help you to create a 3D scene with VR. Check out some of the features below.
A live demo of the plugin is uploaded to a website and you can try it right now.
Live DemoDownloadable PDF file of my degree thesis just in case you want to learn more about it.
Download PDF Download PPTGitHub repository where you can download the plugin and follow the install steps.
Check outDeveloper