devpersi / TheBall

3D ball spawner and counter with frequency and lighting control

Home Page:https://play.unity.com/mg/other/webgl-builds-297148

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Ball

Try it out on unity play!

Project Description

This project is an assignment for a computer graphics class, built using Unity. The project features a floor, a spherical ball generator that spits out an object on a frequency specified through a UI slider and a lighting UI slider.

Getting Started

  1. Clone or download the repository to your local machine
  2. Open the project in Unity Editor 2020.3.40f1
  3. Click the play button to start the scene

Project Features

  • A floor is provided in the scene
  • A spherical ball generator that spits out an object on a frequency specified through a UI slider
  • A lighting UI slider that allows you to adjust the lighting intensity in the scene
  • A generated ball counter
  • Horizontal camera movement
  • Events and triggers C# scripts

Built With

  • Unity
  • C#

Authors

  • Persi.Dev

Acknowledgments

About

3D ball spawner and counter with frequency and lighting control

https://play.unity.com/mg/other/webgl-builds-297148

License:MIT License


Languages

Language:ShaderLab 80.7%Language:HLSL 14.0%Language:C# 5.3%