pinterrm Model of a thing
I made a UFO…I think
My blender model
I cant attach the blender file because that file type is not accepted. I followed a youtube tutorial and to make this stupid little coffee cup it was harder that I thought it would be to add depth and lighting/shading. P.S. dont mind the funky handle, i coulnt not get it perfectly lined up.
CS 455 Lecture 2 – Triangles
Agenda what ?s a history of OpenGL an overview of the graphics pipeline some models TODO Before next class: Complete the lab exercise below and send in a screenshot of your main’s console output. Before next Thursday: Read some tutorials or watch some videos on 3-D modeling. (Neal Hirsig offers a complete course.) Build a model of your choosing […]
CS 455 Lecture 1 – Vector
Agenda what ?s introductions meta program this Who are you? On a 1/4 sheet of paper, please answer the following questions: What’s your name? What city do you call home? What software have you developed that is most memorable? What do you hope to be able to do with what we learn in this class? […]
CS 455 – Computer Graphics
Course Information Syllabus Enrollment: 19 Lecture Homework Post Mortems
Feature 8 – Kevin
With the help of some of the other forum posts on this feature and also taking a look at how the skybox was implemented I didn’t have much trouble with this feature. http://www.youtube.com/watch?v=xun8TsFt9FY
Feature 7 – Kevin
i didn’t have much problems implementing fog. I followed along with the lecture and got it working. http://www.youtube.com/watch?v=oabUuWurtD4
Feature 5 – Kevin
feature 5 was a little trickier to implement. I read in the terrain file and read in the height values into a 2D float array. I then applied those heights to the camera’s position as you moved around and that allowed the camera to automatically be set to the height of the terrain. […]