Difference between revisions of "CSE165W2015"
(→Grading) |
(→Announcements) |
||
(22 intermediate revisions by one user not shown) | |||
Line 12: | Line 12: | ||
{| style="text-align:center;" | {| style="text-align:center;" | ||
|- | |- | ||
− | | [[Image:kinect-for-windows.jpg| | + | | [[Image:kinect-for-windows.jpg|150px]] |
− | | [[Image:hydra.jpg| | + | | [[Image:hydra.jpg|150px]] |
− | | [[Image:leap.jpg| | + | | [[Image:leap.jpg|150px]] |
− | | [[Image:zspace.jpg| | + | | [[Image:zspace.jpg|150px]] |
− | | [[Image:move.jpg| | + | | [[Image:move.jpg|150px]] |
|- | |- | ||
| Microsoft Kinect | | Microsoft Kinect | ||
Line 25: | Line 25: | ||
|} | |} | ||
</center> | </center> | ||
− | |||
==Course Schedule== | ==Course Schedule== | ||
Line 35: | Line 34: | ||
==Announcements== | ==Announcements== | ||
+ | * 2015-02-23 [[Homework5W15 | Homework assignment #5]] is on-line | ||
+ | * 2015-02-14 [[Homework4W15 | Homework assignment #4]] is on-line | ||
+ | * 2015-01-31 [[Homework3W15 | Homework assignment #3]] is on-line | ||
+ | * 2015-01-17 [[Homework2W15 | Homework assignment #2]] is on-line | ||
+ | * 2015-01-06 [[Homework1W15 | Homework assignment #1]] is on-line | ||
* 2015-01-06 Welcome to the course web site! | * 2015-01-06 Welcome to the course web site! | ||
Line 64: | Line 68: | ||
* Section IDs: 828327 and 828328 | * Section IDs: 828327 and 828328 | ||
* Lectures: Tuesday and Thursday, 2:00pm-3:20pm at WLH 2206 | * Lectures: Tuesday and Thursday, 2:00pm-3:20pm at WLH 2206 | ||
+ | * Homework Discussion: Every other Wednesday 4-5pm in CSE lab 220 (starting Jan 7) | ||
* First lecture: Tuesday, January 6th, 2015 | * First lecture: Tuesday, January 6th, 2015 | ||
* Homework: programming assignments | * Homework: programming assignments | ||
Line 69: | Line 74: | ||
* Designated computer lab for this course: CSE 220 | * Designated computer lab for this course: CSE 220 | ||
* TA: Dylan McCarthy (demccart at ucsd.edu), Office hours: Tue+Thu 12:30-2pm, Wed 5-6pm (CSE lab 220) | * TA: Dylan McCarthy (demccart at ucsd.edu), Office hours: Tue+Thu 12:30-2pm, Wed 5-6pm (CSE lab 220) | ||
− | * Tutor: Rex West (rwest at ucsd.edu), Office hours: | + | * Tutor: Rex West (rwest at ucsd.edu), Office hours: Tue+Thu 5:30-7pm (CSE lab 220) |
==Grading== | ==Grading== | ||
Line 93: | Line 98: | ||
| 10% | | 10% | ||
|- | |- | ||
− | | | + | | [[CSE165W2015PopQuizzes | Pop Quizzes]] |
| 5% | | 5% | ||
|} | |} | ||
Line 119: | Line 124: | ||
All homework assignments are due at 1:00pm on the due date and have to be demonstrated to the instructor, TA or tutor in one of the CSE labs during grading time (Fridays 1pm-2:50pm). If someone absolutely cannot present on the due date, they need to arrange for early grading with the TA or tutor by email. | All homework assignments are due at 1:00pm on the due date and have to be demonstrated to the instructor, TA or tutor in one of the CSE labs during grading time (Fridays 1pm-2:50pm). If someone absolutely cannot present on the due date, they need to arrange for early grading with the TA or tutor by email. | ||
− | + | * [[Homework1W15 | Homework Assignment #1: Wrecking Ball]], due Friday, Jan 16th at 1pm | |
− | * [[ | + | * [[Homework2W15 | Homework Assignment #2: Wire Sculptures]], due Friday, Jan 30th at 1pm |
− | * [[ | + | * [[Homework3W15 | Homework Assignment #3: Space Slalom]], due Friday, Feb 13th at 1pm |
− | * [[ | + | * [[Homework4W15 | Homework Assignment #4: Jenga]], due Friday, Feb 27th at 1pm |
− | * [[ | + | * [[Homework5W15 | Homework Assignment #5: Final Project]], due Thursday, March 19th at 3pm |
− | + | ||
==Resources== | ==Resources== |
Latest revision as of 22:40, 23 February 2015
Contents |
CSE165: 3D User Interaction
Description
This course focuses on the design and evaluation of three-dimensional (3D) user interfaces, devices, and interaction techniques. The course consists primarily of lectures and hands-on programming. Students will be expected to implement several 3D interaction techniques as part of this course. The course is intended to lay the foundation for 3D user interaction as it can be applied to novel user interfaces for computer games and consumer electronics, as well as virtual and augmented reality applications. An important aspect of the course are going to be programming assignments involving 3D interaction devices, which are going to be provided to the students for the duration of the projects. These devices will include the Microsoft Kinect, the Razer Hydra, the Leap, the zSpace, and most likely the Sony Move. We will use the C++ programming language and OpenGL, along with the Bullet library for physics simulation.
Course ScheduleClick here for the course schedule. It lists lecture dates, homework due dates, and recommended reading. Announcements
Topics
Prerequisites
Format
Grading
You will find your scores on Ted. Please verify a few days after after every due date that your score has been recorded correctly and inform your grader if it has not. If your weighted average score across all assignments is 100 points or more, you will get a grade of A+. Final ProjectThere will not be a final exam, but the last programming project will be presented to the entire class during our final exam slot on Thursday, March 19th between 3 and 6pm. TextbookThe textbook is recommended, but not mandatory as the lecture slides will be made available after each lecture and there will not be reading assignments.
Homework AssignmentsAll homework assignments are due at 1:00pm on the due date and have to be demonstrated to the instructor, TA or tutor in one of the CSE labs during grading time (Fridays 1pm-2:50pm). If someone absolutely cannot present on the due date, they need to arrange for early grading with the TA or tutor by email.
Resources |