Andrew Spivey, Tejas Mehta, Blake Rollins Team WDC.

Slides:



Advertisements
Similar presentations
Golf.
Advertisements

WILL IT FLOAT OR SINK? Salt Water Experiment.  3 clear containers  6 cups of water  9 Tablespoons of table salt  Items to float – like an egg, mini.
HotFace Games Lewis Payne, Luke Gray, Sam Taylor, Joe Turner, David Blake.
06 April 2009 LBT Q Eng/SW Review LBT Q Eng/SW/Mtn Review OSS – Optical Support Structure Paul Grenz.
Jeopardy PE or KE? Balanced and Unbalanced Forces Graphs Pulleys and Inclined Planes Potpourri Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300.
January 6. January 7 January 8 January 9 January 10.
The Perfect Swing The perfect swing has the club head travel back on-plane to the top of the back swing. From the top, as the golfer starts the down swing.
Level Creation Pipeline from Sketches to the Level.
© 2012 Autodesk AV4676-V - Integrating Water Elements and Fountains into Architectural Renderings Using Particle Flow Steven Schain Autodesk Certified.
Artificial Intelligence in Game Design Hierarchical Finite State Machines.
Soul Envoy Final Year Project 22nd April 2006 By Zhu Jinhao.
TM - The Turing Machine Simulator Team Enigma: David Henderson Mike Stoddard.
18 Holes of Fun Come and Play 18 Holes of Fun Come and Play.
Computer Graphics Basic Elements of Animation. Level of Experience Beginners Anim8or (Download Page)Download Page Intermediate Blender (Download Page)Download.
Hong Kong University of Science and Technology Final Year Project 2006  2007 Presentation Present by HO3 Hau Yin Wing Amy Lam Chun Kit Ron Wu Ka Chun.
By Steven Taylor.  Basically a video game engine is a software system designed for the creation and development of video games.  There are many game.
The Wonderful Job Of Animators The Behind the scenes By ____________.
Team Member(s) Your name. 25 January SOLD: BUY: Copy of stock pdf.
Computer Graphics Term Project 이준하 강주원 - 지우와 수륙챙이 -
Magnetic Field Measurement System as Part of a Software Family Jerzy M. Nogiec Joe DiMarco Fermilab.
Webster Visualize Webster Financial Team Visual Scrumware Joe Andrusyszyn Mark Bryant Brian Hannan Robert Songer.
Card Game Joe Goodrich Pat Large Sean Lourette Joe Sofia.
Funativity CS 426 Fall Team Members David Smits – Lead Chintan Patel – Programmer Jim Gagliano – Programmer Ashleigh Wiatrowski - Artist.
The Recyclables Designed by Red Handed. Red Handed Sanya Mayes Phylicia Tindal- Stevens Connor Leonhardt Jimmie Aaron.
By Andrew Blake.  The Game has changed a lot since the paper prototype. It is still a work in progress and will change much more before I’m satisfied.
SkyNET Visualization Team Demo and Architecture Overview.
Senior Design 1 Project Dynamite Team Untraceable –Muhammad Alraddadi –James Ailes –Kai Jorgensen University of Portland School of Engineering Advisor.
March 9, 2009 Maze Solving GUI. March 9, 2009 MVC Model View Controller –Model is the application with no interfaces –View consists of graphical interfaces.
WMS GOLF UNIT Mr. Hubbard and Mrs. Frederick WHAT IS GOLF? Golf is a game in which a player using special clubs attempts to sink a ball with as few swings.
SunSatFriThursWedTuesMon January
DIGITAL CONTENT CREATION PROCESS fff PRE-PRODUCTION PRODUCTION POST-PRODUCTION Process ANIMATION PROCESS.
It’s many uses!. 3D Program Program MAYA Blender 3DS Max.
For Administrative Professionals. Objectives At the end of this session you should be able to … Navigate in AiM Create a Customer Request Search for a.
Games Project by Josh Damon Andrew Sarah. Peglegs and Parrots The user must destroy enemy ships by firing cannons Trajectory based control system As game.
Terra-Fusion Loads Tiles in real-time while panning Loads Tiles in real-time while panning Improved overall performance via: Improved overall performance.
Statistical Analyzer for Golf Senior Design May08-07 Team Itiel DiazCpr E Tim HasselCpr E Ryan BillerCpr E Brett ScottCpr E Client John Whitmer Faculty.
Félegyházi Tamás 3D Technologies for Web Student Workshop.
Eric Krupnik Software Engineering I Spring  Adobe Flex 3.0  Used to do the coding of TheaterStudio  ActionScript 3.0 will be used sparingly 
Kings Crossing Junior Golf Camp “Our goal is to instill a passion and love for the game of golf through world class instruction in a fun team environment.
Evaluation of OPA569 Bridge-Tied-Load Errol Leon and Thomas Kuehl Precision Linear Analog Applications February 3,
Team Gong CDR SDP10 1 /14 Comprehensive Design Review Team Gong: Jason Dodge Eric Every Andrew Hills Alan R Levin F.R.I.D.G.E.
Unity 3D Rolfe Bozier 24-Apr-2017
3D Modeling and Animation
Project Angelus 3D Modelling and Animation of Angels
Tutorials available at jamestedder.net
A Presentation about Blender Enrile, Katrina B. BFA 3A
Department of Computer Science & Engineering
Team A.W.E.S.O.M.-O 4000 February 20, 2007.
Rules for Golf Choose a team captain. This person will be responsible for giving the final answer for your team. Choose a team name Teams will take.
Rules for Review Golf Choose a team captain. This person will be responsible for giving the final answer for your team. Teams will take turn choosing.
2017 NGALA 4-Man Golf Scramble
Tutorials available at jamestedder.net
Golf.
A Prime Example of HCI Application
Hurricanes April
Status update and testing
Ladies 3 Ball Alliance Open Thursday 11th July 2019
Distant Forces- Push/pull on objects without direct contact
Hollywood Golf Club The Men’s Seniors Open Friday 14th June 2019
Welcome Back to English!
Momentum Most of us have either bumped into people or have been bumped by people at some point. Sometimes we might cause the other person to be knocked.
Senior Ladies Pairs Betterball Open Thursday May 9th 2019
P19045 Essential Tremor Test Rig II Final Review April 7th, 2019
An interactive, user-driven physics simulator
Online Pogo Game Customer Service
Pogo Game Customer Care Helpline Number

An interactive, user-driven physics simulator
Call Pogo Contact Phone Number and Enjoy Pogo Game
Presentation transcript:

Andrew Spivey, Tejas Mehta, Blake Rollins Team WDC

* Custom made, some downloaded * Designed in Blender, 3ds Max

* Written in C# * Controllers for: * Enemy alligators * Animating/Executing swing * Ball collision with water * Ball collision with “hole” * Input for main character

* Sinking the putt * How to get the ball into the hole... easily * Created a trigger zone that allows for some error in the putt. * The trigger, when triggered, loads a new scene (animation clip, the next hole, etc). * Not an actual cup – just a rendering of a cup.

* Differentiating golf clubs * How to make each club perform differently ? * Adjust the script(s) to change the amount of force when the club contacts the ball. * This will allow us to only create one golf club model, but still simulate a full set of clubs.

* February – design and build all models. * March - write and apply scripts to game objects. * April – debug and finalize game. Present final product. DONE  Scripts not 100% finished. Still implementing the swing. Basic game elements finished – flashy elements not finished.

* Implementing a GUI HUD with relevant game status information * Fine tune the physics of the ball * Fix enemy alligator script * Testing/debugging