Welcome to my GitHub repository, which serves as a portfolio showcasing my work as a Visual Effects (VFX) and Shader (Technical) Artist. This project demonstrates my skills and creativity in the realm of computer graphics, specializing in creating stunning visual effects and shaders for games and interactive media.
This project also contains custom particle system, which also available solely in their own repository . Also check NoesisRender, Render Pipeline written by me.
As a passionate VFX and Shader Artist, I strive to push the boundaries of visual storytelling through the power of computer-generated imagery. In this portfolio you can find a demonstration of the use of various shader and visual effects techniques.
A vertex shader with two tasks: deforming the surface of a cube (a simple task) and calculating new normals for the surface (a complex task).
A universal method was used to calculate new normals.
The shader creates the illusion that there are rooms inside this building. It's much cheaper (both in effort and performance) than creating actual spaces inside each home.
- Unity Editor itself
- C# language for some effects and custom inspector for other developers.
- Shader Graph for creating most of the shaders.
- Visual Effect Graph for creating, you guessed it right, visual effects
- HLSL for writing shaders that cannot be created in the shader graph.
Open this project using Unity 2022.3.10f1 and feel free to explore. Main scene placed /Assets/AlexandraPortfolio/Exposition.unity
This portfolio is licensed under the MIT License.
- Email: [email protected]
- LinkedIn: LinkedIn Profile
Feel free to reach out if you have any questions, collaboration opportunities, or just want to connect.


