website developed by Anastasia Naydina on neocities.org ◡̈
return_home
.✦ ݁˖ Use the collapsible boxes below to find out more about the projects!
  • Cartoony 3D shader built with Unity Unlit URP Graphs and Subgraphs.

  • Constraints with additional lighting and shading handled with .hlsl scripts, which allowed for more scene lights.

  • Successfully developed Art Team's look development vision and concepts. 3D Models built by art team.

  • Render viewport loads in a .fbx file of 3D model. Capsule exported from Unity.

  • .hlsl scripting calculates lighting on model with diffusion.

  • Built in Visual Studio 2022 with C++, GLSL, and OpenGL dependencies to make render that runs on computer without external IDEs or software.

  • Background screen shader of "pink and blue lava lamp effect" built with noise gradients and perlin ease functions.

  • Programmed with GLSL that code was pulled and easily inserted into a larger project to run in background.

  • Demonstration running on Shadertoy.

  • Animation pipeline and blend trees that successfully run Character movement and animation Unity.

  • Humanoid rig animations can be retargetted to none humanoid rigs.

  • Blend trees built to have animation play between different keyboard states and clicks.

  • UI Tool displaying animation of .svg transforming from one form to another as a .gif.

  • Effectively runs on local devices with low hardware cost using Python language and tkinter GUI.