Create program that creates a series of random two-d objects

Assignment Help Programming Languages
Reference no: EM131373639

Assignment

1. Questions are deliberately not weighted, because I want to see how well people do with them and I'll adjust weighting based on that.

For all parts you should use screenshots and provide a text description of your testing and tell me what you think works. If I cannot run things at home you may need to show me your program running in my office on a laptop or provide a video.

Part 1: Largely based on lab1. Create a program (WebGL, OpenGL, or DirectX) that creates a series of random 2D or 3D objects about 5-10 is probably good but you may need more or less to see what you're doing, they should wrap around the edges of the screen (both top and bottom and sides).

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. Shear doesn't really do anything visible to certain shapes (basically anything sphereish).

Note: Don't try and handle collisions between objects. The hard part is making them wrap.

Part 2: Write a program to properly compute Bresenham'sline 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. Assume that you are given A, B, C and P, in one case, or that A, is 0,10, B (0,0) and C (10,0) in the other.

Part 4:This will be based on lab 2. 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: EM131373639

Questions Cloud

Explain the impact of telecommuting on energy conservation : Describe the impact of telecommuting on energy conservation, IT operational costs, "green computing", and shifts in telecommuters' lifestyles (e.g., parents, disability, etc.).
What is photosynthesis in plants : What is photosynthesis in plants? How does temperatures of different regions or climate of a particular region affect the process?
Bacteria are medically and ecologically important : 1. Discuss several ways in which bacteria are medically and ecologically important. (3-5 paragraphs is possible).
Levels of invasion of the body by fungi : Define mycosis and describe the levels of invasion of the body by fungi. Explain what factors could cause opportunistic mycoses to be a growing medical problem. (in 3-5 well-developed paragraphs or a start).
Create program that creates a series of random two-d objects : COIS 4480H- Create a program that creates a series of random 2D or 3D objects about 5-10 is probably good but you may need more or less to see what you're doing, they should wrap around the edges of the screen.
Calculate the major principal stress at failire : A drained triaxial test was conducted on the same sand with a chamber-confining pressure of 150 kN/m2. The sand sample was prepared at a relative density of 68%. Calculate the major principal stress at failire.
Photosynthesis process work in colder regions : How does photosynthesis process work in colder regions where there is no or limited sunlight?
Give confidence interval for average lengths of pins produce : Give a 95% confidence interval for the average lengths of all pins produced.- Give a 99% confidence interval for the average lengths of all pins produced.
Determining the processivity of a dna polymerase : Describe an experimental approach to determining the processivity of a DNA polymerase (i.e., the number of nucleotides incorporated per chain per polymerase binding event)

Reviews

Write a Review

Programming Languages Questions & Answers

  Whether a string is a palindrome or not

Please examine the attachment, this is as far as I got, however I am able to compile but when executing I get and error. Please select palindrome files to save in the pals.txt file.

  Prepare a shift cipher

In cryptography, a Caesar cipher, also called a shift cipher, encrypts a plaintext string by shifting the letters by a fixed number of positions shift_by.

  Write code for the missing sections

Use the following code outline as a starting point for your final project. You will need to correct any errors you find and write code for the missing sections.

  Give greedy algorithm to get all n people across bridge

Give a greedy algorithm to get all these n people across the bridge in a fastest way. Describe the algorithm briefly. Prove the correctness.

  Determine the conditions in which datagrams are dropped

Use the attached client and server programs to make a test kit to determine the conditions in which datagrams are sometimes dropped.

  A primitive data type that represents either true or false

A primitive data type that represents either true or false.

  The process of identifying the classes or functions

How the two programs were selected and The process of identifying the classes or functions for replacement

  Historical principle for loss to the company is minimal

A colleague of yours frequently takes small amounts of office supplies, noting that the loss to the company is minimal. Your rationale expresses which historical principle?

  Compute the product xy

Given two integers X and Y compute the product XY (multiplication), the quotient X=Y (integer division), and the modulus X (mod Y) (remainder).

  Create a single form home utility audit program

Create a single form Home Utility Audit Program using Visual Studio Desktop 2013, VB.Net. I have most of it except the * parts in specific requirements

  Write a perl program that manage browser cookies

One of the main strengths of the Perl programming language is its support for text manipulation. In this assignment, you will use it for writing a Perl program that can manage a simplified version of the so-called "browser cookies".

  Develop a test application named testrental

Develop a test application named TestRental that tests your three classes. The test application must print at least three invoices.

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