Skip to content
Snippets Groups Projects
Commit 0feb5cf4 authored by Amira Abdel-Rahman's avatar Amira Abdel-Rahman
Browse files

Update README.md

parent 6533892d
Branches
No related tags found
No related merge requests found
...@@ -3,15 +3,18 @@ ...@@ -3,15 +3,18 @@
## Three.js: ## Three.js:
- Examples: - Examples:
- [Three.js Examples](https://threejs.org/examples/) - [Three.js Examples](https://threejs.org/examples/)
- [A world of Oil](https://www.gsmlondon.ac.uk/global-oil-map/) - Data Visualization: [A world of Oil](https://www.gsmlondon.ac.uk/global-oil-map/)
- [Cruciform](https://www.clicktorelease.com/code/cruciform/) - Architecture Visuzalization: [Cruciform](https://www.clicktorelease.com/code/cruciform/)
- [Renault](https://renaultespace.littleworkshop.fr/) - Interactive 3D model: [Renault](https://renaultespace.littleworkshop.fr/)
- Tutorials: - Tutorials:
- [Lynda: Learning 3D Graphics on the Web with Three.js](https://www.lynda.com/JavaScript-tutorials/Learning-3D-Graphics-Web-Three-js/586668-2.html) - [Lynda: Learning 3D Graphics on the Web with Three.js](https://www.lynda.com/JavaScript-tutorials/Learning-3D-Graphics-Web-Three-js/586668-2.html)
- [WebGL](https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html) - [WebGL](https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html)
- [AR](https://stemkoski.github.io/AR-Examples/)
- [AR.js](https://jeromeetienne.github.io/AR.js-docs/misc/EXAMPLES.html)
- [VR](https://threejs.org/docs/#manual/en/introduction/How-to- create-VR-content)
- Topics Covered: - Topics:
- Scene and Camera - Scene and Camera
- Camera - Camera
- Renderer - Renderer
...@@ -33,6 +36,9 @@ ...@@ -33,6 +36,9 @@
- Mesh Manipulation and Data - Mesh Manipulation and Data
- Boxes Movement - Boxes Movement
- Vertices Manipulation - Vertices Manipulation
- AR/VR
- Basic QR Code
- Creating Custom Codes
## Unity: ## Unity:
- Examples: - Examples:
...@@ -53,7 +59,7 @@ ...@@ -53,7 +59,7 @@
- [AR Toolkit Unity](https://github.com/artoolkit/arunity5) - [AR Toolkit Unity](https://github.com/artoolkit/arunity5)
- [Marker Based AR](https://assetstore.unity.com/packages/templates/tutorials/markerbased-ar-example-29678) - [Marker Based AR](https://assetstore.unity.com/packages/templates/tutorials/markerbased-ar-example-29678)
- [vuforia](https://library.vuforia.com/articles/Training/getting-started-with-vuforia-in-unity.html#activation) - [vuforia](https://library.vuforia.com/articles/Training/getting-started-with-vuforia-in-unity.html#activation)
- Topics Covered: - Topics:
- Unity Interface - Unity Interface
- First Script - First Script
- Box Rotation - Box Rotation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment