# Week 3
---
*Student Name*: Kishan Patel
*Degree Program*: RTIS
*Primary Role*: Graphics Programmer, Tools Development
------------------------------------------------------
## Personal Statement
This week for me was mainly learning about unreal and also getting used to the unreal shader workflow. I have been protoyping a Datamoshing shader we plan to use in order learn as it's a very non trivial effect that teaches me a lot about Unreal.
## Collaboration Callout
I have been collaborating with Andres and Edgar on ways to adjust to perforce and get a safe workflow to ensure a never broken build.
## Completed Work
- Learnt how to make an unreal plugin
- Learnt the basics of how to interface the rendering pipeline with the SceneViewExtension systems
## Blockers
- UE5 Documentation on using the Render Dependency Graph
- *Remedy*: I've been anaylzing open-source unreal plugins (or hitting head against wall).