Monday, April 21, 2014

Programming: Script Ideas

For class we we're learning MEL/Python and were asked to make a post about 10 scripts that we might possibly want to create in the future. Here are my 10:

1.    Freeze transforms, deletes history, centers pivot, moves to center of world and exports as FBX
2.    Assigns new lambert and applies a new checker texture to the selected mesh
3.    Selects objects in scene and assigns random wireframe colors to them
4.    Assigns new lambert to selected mesh with randomized color
5.    Creates a second UV set for a bulk of selected objects
6.    Initial setup Maya settings script for working in UDK based on course site:
          a.    Border Edges/ Width          b.    Undo Queue to Infinite
          c.    Z Axis up
          d.    Near Clip on all cameras to 1 Far Clip on all cameras to 100000
          e.    Changes grid size
                    i.    Length and Width = 512
                    ii.    Gridlines = 16
                    iii.    Subdivisions = 1
7.    Toggles the Polygon Display > Normals for all the objects in the scene
8.    Toggles between Textured and Silhouette Mode (Black Lambert)
9.    Assigns a mental ray material to selected objects with 90% matte blend (for paint overs)
10.  Renders the objects in view-port using custom settings for mental ray (for paint overs)
          a. HD 1080 aspect ratio
          b. Production quality preset
          c. Creates a physical sun and sky node


Monday, April 14, 2014

Research: Racing Game Trailer

For my game design class we were asked to look up a trailer for a racing game to use as reference for our own personal racing level trailer. The game I chose was Gran Turismo 6. Here is the trailer:



The second trailer is Need For Speed Hot Pursuit.

Thursday, April 3, 2014

Racing Level HUD

For class we were asked to design and create a mock up of a HUD for our racing levels. We were tasked with researching various HUDs from racing games.

Here are few images of some other racing games that I took inspiration from:




Here are a few images of some speedometers/instrument panels that are related to the car I modeled for my 3D class: 





I wanted to create a HUD that would somewhat fit my space arena themed level. Since blue is the dominant color of my level I thought it would make sense to compliment it with a orange HUD.


As you can see I tried to keep the overall HUD as clean as possible. The elements include lap timers (top center and bottom left) a lap counter (bottom right in circle) and a boost meter (bottom right half circle). Keep in mind this is the first pass.

Heres a closer look at what I hope to achieve with the boost meter. 


Basically the meter on the right gradually builds up and once full starts to blink indicating that the boost for the vehicle is ready to be used. Once the boost is used the process repeats.






Wednesday, March 26, 2014

Particle Inspiration

For class we were asked to find some reference for a particle system we want to make for our racing level. My idea is to create some vents that periodically shoot fire vertically from the ground. I'm not 100% sure on how I want the fire to shoot out from the vents yet but here is what I've found for inspiration.






Thursday, March 6, 2014

Apex Destruction Final

Here is the final for my Apex Destruction project using PhysX and UDK.

Tuesday, March 4, 2014

Game Programming - PhysX Asset

For my programming class we were tasked with creating a destructible mesh. I decided to make a glass display that players could drive through. Its all still a WIP but heres what I have so far.


Thursday, February 27, 2014

Game Programming: Destruction

For my programming class we were asked to come up with some sort of construct that would mimic real world materials and be full destructible. I thought it would be cool to stay within my classes racing theme and design something with a little more sci-fi flair.

My idea is simple: Design a glass panel that is able to be crashed into. I thought it could be fun pay homage to the Rebel Alliance and design something similar to the following:



I found some useful video reference in both cinema and real world that shows how glass would break when force is acted upon it.