top of page
ABOUT
ABOUT ME

I'm Stephan Rhodes currently a Unity Mobile Developer. After getting both a Computer Sciences degree and Electronics Engineering degree. I am now tackling different projects a day at a time.

WHAT I'VE DONE

I have tons of Unity Projects as well as Mobile Apps and Web Apps. Most of them varies from data structures to Artificial Intelligences and everything in between. 

WHAT I DO

I'm currently building projects on  Android Studio and IOS development. I have other skills as well that are useful

PORTFOLIO

I'm a Unity Mobile Developer, with some few extra skills.

Below are some videos and Photos from few of my project. I will add others soon.

​

Unity 3D

Blender

​

Android Studio

Artificial Intelligence Projects

Fishes

Using Flocking techniques, I allow my fishes to zigzag smoothly around themselves while not touching the big geometric object. As the values in the inspector windows changes, so 

the fishes relationship with the object. There is also effect on the distance between themselves in particular.

Street Scene also use similar techniques of Flocking while needing the nav mesh method as well. I have added a little twist. That twist allow the people to run away in the presence of a green box. This triggering technique can be used with any thing. This allow many possibilities.

Street Scene

Agents Sizes

Using Nav mesh feature, I have tried to have my agents (big and small) to enter two ways of different sizes while going through the bridge or the hole.

The big agent go through the hole

in order to go through the big entrance. The small agent go through the bridge and enter the small entrance.

By clicking anywhere in the map. I create a simple navigation for my character (or many) just by clicking my mouse button. The unity Engine simply calculate the distance between the location of my character with the location of my mouse. Just a simple Nav mesh Technique.

Follow Player Nav Mesh

More A.I. videos to come in the future...

Unity Networking Projects

This is a simple Client/Server network within the same computer.

Client/Server Network

More Network videos to come in the future...

bottom of page