Code Monkey home page Code Monkey logo

sphere-collision-log's Introduction

Ball Collider Game made in Unity

Images

Prerequisite

Unity 5.6.6 is required to modify the game. To run the simulation ,any computer with a working browser can be used.

HOW TO OPERATE THE SOLUTION

There are two methods to access the solution:

  1. Go to the Ready_To_Look_Solutions/Build folder, you can check three solutions for different OS. WebGL works for any browser enabled system and to use that just open the HTML file in the WebGL folder. You can input the number of objects you want at the top panel

Timer is set to 100 Seconds, to really change it, You will have to import the Unity_Package.

  1. Import the package in Unity Editor and check the scripts:
    • I have attached 5 scripts in total and they are pretty much explainable with the name and commenting.Hit the play button to run and specify the objects in the box.
    • To record the object movements at custom location, open the LogFiles Script and specify the path you want.
    • It is necessary to mention that the path originally provided in ready made solution might not exist due to system write permissions. Hence to really get all the logs modify the path in the code here.
    • one can modify the timer by selecting gamemanager object and then in the inspector tab(rightmost generally) look for the Timer script and put your favourite number.

Loggging

Sphere collisions are logged in ~/local/temp folder as 3D-Coordinates.

sphere-collision-log's People

Contributors

frompingutoboo avatar sameerkmarathe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.