Question
hi, Can someone help me with computer graphics course assignment I currently taking?? I have been working on this assignment for some days now and
hi,
Can someone help me with computer graphics course assignment I currently taking?? I have been working on this assignment for some days now and I can't seem to get it right, it would be helpfull to see an alternative way of apporaching this problem? CAN you help me with it but please comment along the way. THANK YOU.
A stationary 3D scene is interesting, and much effort has been spent producing as accurate a scene as possible using various rendering techniques. However, the applications of a single-frame render are somewhat limited. In this assignment, we are going to introduce motion and interactivity to our scene. Using C++, OpenGL, and Microsoft Visual Studio, create a program that does the following:
Applies a transformation to an object that varies over time, using two of the following examples:
- An object that travels back and forth along a line repeatedly
- An object that moves in a circle
- An object that continually rotates
- An object that scales up and down repeatedly
- Uses a camera class to control the display of the scene
- Allows the user to reposition the camera in the scene using the arrow keys
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started