Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
3
3D_Interfaces_Recitation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Amira Abdel-Rahman
3D_Interfaces_Recitation
Commits
e2826a18
Commit
e2826a18
authored
6 years ago
by
Amira Abdel-Rahman
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
775c4c2c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+55
-1
55 additions, 1 deletion
README.md
with
55 additions
and
1 deletion
README.md
+
55
−
1
View file @
e2826a18
# 3D
_
Interfaces
_Recitation
#
How to Make Almost Anything - Building
3D
Interfaces
## Three.js:
-
Examples:
-
[
Three.js Examples
](
https://threejs.org/examples/
)
-
[
A world of Oil
](
https://www.gsmlondon.ac.uk/global-oil-map/
)
-
[
Cruciform
](
https://www.clicktorelease.com/code/cruciform/
)
-
[
Renault
](
https://renaultespace.littleworkshop.fr/
)
-
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
)
-
[
WebGL
](
https://webglfundamentals.org/webgl/lessons/webgl-fundamentals.html
)
-
Topics Covered:
-
Scene and Camera
-
Camera
-
Renderer
-
Objects Positions and properties
-
Primitives and Transforms
-
Update Renderer
-
Name to objects
-
Rotate each frame
-
Parent-Child relationship
-
Scene traverse
-
Control
-
Data.gui
-
orbit control
-
Material and Light
-
Change material
-
Change to multple objects
-
Change light type
-
Realistic Material
-
Mesh Manipulation and Data
-
Boxes Movement
-
Vertices Manipulation
## Unity:
-
Examples:
-
[
Examples
](
https://unity.com/madewith?_ga=2.185694379.36137922.1543245587-676820850.1535121275
)
-
Tutorials:
-
[
Lynda: Advanced Unity: 3D Game Programming
](
https://www.lynda.com/Unity-3D-tutorials/Advanced-Unity-3D-Game-Programming/160270-2.html
)
-
[
Example Projects
](
https://unity3d.com/learn/resources/downloads
)
-
Integration with Hardware:
-
[
Unity and Arduino
](
http://www.alanzucconi.com/2015/10/07/how-to-integrate-arduino-with-unity/
)
-
[
Week 11
](
http://fab.cba.mit.edu/classes/863.16/section.Harvard/people/Abdel-Rahman/index.html
)
-
Topics Covered:
-
Unity Interface
-
First Script
-
Box Rotation
-
Input
-
Keyboard
-
Mouse
-
Mesh Manipulation
-
Building Meshes
-
Dynamic Mesh
-
Exporting to webgl
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment