Portal 2 Eco+ Edition is a clone of Portal 2 made as part of a school project. Using the Unity3D game engine, we tried to reproduce the main mechanics of the game as faithfully as possible.
C# - Unity3D - Unity Collab -Adobe Illustrator - Trello
I have worked on the realization of the portals.
After having analyzed at length the behavior of the portals on the original game, I tried to obtain
portals as close as possible to those of Portal. At the beginning, I had to do a lot of abstraction
work in order to understand the different notions related to working in three dimensions,
such as vectors and quaternions. I also had to take control of Unity and its physics management,
rendering, etc. But once these notions became clearer, I really enjoyed working on this aspect
of the game. I really liked the final rendering of the portals, as did the game we produced.
If you want to try Portal 2 Eco+ Edition, you will find a playable version on my
GitHub.
A video of the entire game is also available.
Have fun!