Skip to content

Simple Golf Bolf Physics Simulation Using LWJGL

Notifications You must be signed in to change notification settings

mosab-omari/Golf-Ball-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Clone.
  2. Run.

Requirements

  • JDK >= 14
  • IntelliJ "Community or Ultimate Version", You can use your own Java IDE but remember to import the jars and native libraries.
  • Windows >= 7, For Other Operating System Users You can download your operating system relevant native libraries from LWJGL 2.91 Just extract, navigate to native folder and open your the folder relevant to your operating system replace the contents on the lib/native with your specific native files.

Controls

  • Keyboard

    • A Change Shooting Angle.
    • G Change Gravity.
    • R Reset.
    • F Change Force.
    • M Mass.
    • Spacebar Shooting.
  • Mouse

    • "Left Mouse Button" Horizontal Alignment.
    • "Right Mouse Button" Vertical Alignment.
    • "Scroll Wheel" Distance From Ball.

Only to be used for educational purposes. I am not responsible for any copyright infringement you might incounter in any way, shape or form.

Special Thanks for: ThinMatrix
3D Models From: Sketchfab

Copyright © 2012-present Lightweight Java Game Library All rights reserved.