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 haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Create an application to run in the amazon ec2 service

In this project you will create an application to run in the Amazon EC2 service and you will also create a client that can run on local machine and access your application.

  Explain the process to develop a web page locally

Explain the process to develop a Web page locally

  Write functions

These 14 questions covers java class, Array, link list , generic class.

  Programming assignment

If the user wants to read the input from a file, then the output will also go into a different file . If the user wants to read the input interactively, then the output will go to the screen .

  Write a prolog program using swi proglog

Write a Prolog program using swi proglog

  Create a custom application using eclipse

Create a custom Application Using Eclipse Android Development

  Create a application using the mvc architecture

create a application using the MVC architecture. No scripting elements are allowed in JSP pages.

  Develops bespoke solutions for the rubber industry

Develops bespoke solutions for the rubber industry

  Design a program that models the worms behavior

Design a program that models the worm's behavior.

  Writing a class

Build a class for a type called Fraction

  Design a program that assigns seats on an airplane

Write a program that allows an instructor to keep a grade book and also design and implement a program that assigns seats on an airplane.

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