Program that creates a series of random 2d objects

Assignment Help Programming Languages
Reference no: EM13946477

Part 1: Create a program (OpenGL, or DirectX) that creates a series of random 2D objects, (or 3D objects that only move in 2D), about 25 is probably good but you may need more or less and has them move around on the screen, they should wrap around the edges of the screen (both top and bottom).

Objects should randomly translate, scale, rotate, and shear (though not all at once generally) and preserve this state as they move around. Don't pick values that are so crazy you can't see any of this happening on screen. Randomly colour them as well.

Note: Do this on a black or white background, don't try and handle collisions between objects. In theory it would  make sense to use a (very) simply application of the painters algorithm and only draw the top one if there is a collision, but that's not very complicated for this, and doesn't add much.

Part 2: Write a program to properly compute Bresenham's line drawing algorithm for a 3D line projected onto any  of the 4 possible parts of a grid. Format for this question. Assume the input line starts at the origin, and that the  grid is no more than from the range (-10: +10) in both X and Y. The user should be able to input a 3D coordinate of  form x, y, z, and the program should output which cells will be solid as a list of the form.

(x1, y1)
(x2, y2)
Etc.

This is a math question where you're writing a program to solve it. You can use any programming language you  want.

Part 3. Write a program in any language of your choosing that will convert coordinates from Cartesian to barycentric, or barycentric to Cartesian. You can assume input values are integers from 0 to 255 inclusive, in the form x, y, z.

Part 4. Write a program where you import a 2D image (you get to pick the image) and you can move the image around the screen with your mouse. I suggest you use same language you used in Part 1.

Part 5: Write a program that creates a fairly large square (say the size of the screen or when in doubt 1920x 1080). Map a 2D image onto that square in 4 different ways. First, centred (leaving a border). Second tiled (basically repeat the mapped image on a grid until it fills up), and lastly stretched or shrunk (e.g. take a 100x100 image and blow it up to full size, or take a really big image and shrink it down). I fully expect that the stretched/shrunk image might look like crap. I don't really care what image you use. I will test it with my own images (and no I won't tell you the dimensions).

Reference no: EM13946477

Questions Cloud

How tesco managed the project as part of its is strategy : To what extent do you think the success of this infrastructure project reflects a sound approach to IS strategy development within Tesco? Use the case to demonstrate how Tesco managed this project as part of its IS strategy.
Discuss the impact of computers on business and society : Discuss the impact of computers on business and society. Written in APA format, Four pages in total with the fourth page being the reference page
Determine the ratio of plastic to metal tube : Determine the ratio of plastic to metal tube surface areas needed to transfer the same amount of heat. Determine the ratio of plastic to metal mass associ- ated with the two heat exchanger designs.
What order-up-to level should citw use : If all orders are backlogged and the cost of lost customer goodwill from carrying a single chair on backorder is $20, what order-up-to (base stock) level should CITW use - what order-up-to level should CITW use?
Program that creates a series of random 2d objects : Create a program (OpenGL, or DirectX) that creates a series of random 2D objects, (or 3D objects that only move in 2D), about 25 is probably good but you may need more or less and has them move around on the screen, they should wrap around the edg..
How much interest will be paid under each scenario : How much interest (total) will be paid under each scenario, and should the company borrow now or 1 year from now? Assume the total amount due will be paid when the loan is due in either case.
Previous, or potential future work environment : Prepare an 8-page paper (not including the title and reference pages) that assesses a legal/ethical issue or situation relating to a current, previous, or potential future work environment. Use at least 10 scholarly sources that are suitable for r..
What are real world problems : Roach (2007) asserts that IT departments must work more closely with workers on the factory floor, breaking down barriers that have traditionally divided the two groups. The author suggests ways to do this. Discuss a potential challenge that this ..
Determine the steady-state ball and oil temperatures : Determine the steady-state ball and oil temperatures, and the time needed for the balls to reach a temperature of Th, f 500 K.

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a vhdl code for soda vending machine

Write a VHDL code that implements the above soda machine. You have to turn in the following: A state diagram showing the implementation of your design. Clearly show all the states and the conditions on which transitions occur.

  Write a program that reads a number in feet

Write a program that reads a number in feet, converts it to meters, and displays the result. One foot is 0.305 meters.

  Write a program that allow a user to enter student names

Analysis- Demonstrates your thought process and steps used to analyze the problem. Be sure to include the required input and output and how you will obtain the required output from the given input?

  Write program which permits the user to enter students name

Write the program which permits the user to enter students' names followed by their test scores and outputs following information (suppose that maximum number of students in class is 50)

  Which functions perform assignment score to private member

Consider this class definition: class quiz { public: quiz( ); int f( ); int g( ) const; private: double score; }; Which functions can carry out an assignment score=1.0; to the private member variable score?

  Program to prompt the user for an arithmetic choice

The main menu of your program is to continue to prompt the user for an arithmetic choice until the user enters a sentinel value to quit the calculator program.

  Write application that allows users to enter student id

Write an application that enables users to enter student ID and three exam scores. Provide a method to compute and return the overall exam average.

  Module program to compare state and county sales tax

Create a module program which will ask the user to enter amount of a purchase. Program must then compare state and county sales tax.

  Create a package called my complete system

Author a new class within your newly created package called MySystemGui. In this class, you need to extend the JFrame class and implement the appropriate listeners so that your system will work.

  In this assignment you will analyze supply chains for

in this assignment you will analyze supply chains for various products to determine the impacts of the designs of the

  Declare the variables

I do not know what to do for this Visual Basic 2005 problem. It asks to write a program that calculates the amount of money earned in a walk-a-thon.

  Define four user-defined exceptions

You will need to define four user-defined exceptions; one for unknown movies, one for unknown member, one for unknown payment method.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd