Skip to content

Unity scripts I have made and otherwise do not have non-disclosure on. I hope you find them useful :)

Notifications You must be signed in to change notification settings

maross3/Unity-Development

Folders and files

NameName
Last commit message
Last commit date
May 28, 2023
May 28, 2023
Jun 10, 2022
May 28, 2023
Aug 27, 2023
May 27, 2023
Jul 25, 2022
Jul 27, 2023
May 28, 2023
Aug 2, 2023
May 6, 2022
Jun 11, 2023

Repository files navigation

Unity Development

A collection of C# scripts written in Unity, for Unity

README TODO:

  • Behavior Tree - needs scene
  • Pathfinding - needs scene
  • Marching Cubes
  • MIDI Controller/Synthesizer (PianoLernen)
  • UI Framework
  • Add animation helper

Object pool

  • Speed up prototyping and production with an easy-to-use object pool, designed with extensibility in mind.
  • Includes a looting system!

OVR controller

  • To release an application to the Oculus Store, your game must not drop below 60 frames at any point during application reviews.
  • Stay above the pesky 60 frames per second limit on the Oculus Quest 2!
  • This is a barebones solution with extensibility and maintenance reduction. Utilizes state patterns and an observer pattern.

Shader Central

  • The way a game looks is just as important as how fun it is. Giving your application it's own artstyle can make the difference between a robust experience and disappointing one.
  • Difficulties while navigating technichal constraints is always at the top of priorities. These shaders will perform when you need it the most!

About

Unity scripts I have made and otherwise do not have non-disclosure on. I hope you find them useful :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published